HomeSort by relevance Sort by last modified time
    Searched refs:GetVm (Results 1 - 6 of 6) sorted by null

  /external/v8/test/es5conform/
testcfg.py 58 result = [self.context.GetVm(self.mode)]
  /external/v8/test/sputnik/
testcfg.py 64 result = [self.context.GetVm(self.mode)]
  /external/v8/test/message/
testcfg.py 82 result = [self.config.context.GetVm(self.mode)]
  /external/v8/test/mozilla/
testcfg.py 78 result = [self.context.GetVm(self.mode), '--expose-gc',
  /external/v8/test/mjsunit/
testcfg.py 56 result = [self.config.context.GetVm(self.mode)]
  /external/v8/tools/
test.py 636 def GetVm(self, mode):
    [all...]

Completed in 96 milliseconds