Home
last modified time | relevance | path

Searched defs:GetMode (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/third_party/test262-harness/test/
Dtest_test262.py35 def GetMode(self): member in MockTest
/third_party/node/deps/v8/src/codegen/
Dreloc-info.cc173 inline RelocInfo::Mode RelocIterator::GetMode() { in GetMode() function in v8::internal::RelocIterator
/third_party/node/deps/v8/third_party/test262-harness/src/
Dtest262.py268 def GetMode(self): member in TestCase