Example #1
0
 /** @return version of V8 implementation, format is unspecified; not null */
 public String getVmVersion() {
   return savedRemoteInfo.getV8VmVersion();
 }