HomeSort by relevance Sort by last modified time
    Searched defs:handle_scope_ (Results 1 - 5 of 5) sorted by null

  /external/v8/test/unittests/
test-utils.h 33 HandleScope handle_scope_; member in class:v8::TestWithIsolate
  /external/v8/test/cctest/
test-decls.cc 499 : handle_scope_(CcTest::isolate()),
538 HandleScope handle_scope_; member in class:SimpleContext
    [all...]
cctest.h 575 handle_scope_(main_isolate_) {}
582 i::HandleScope handle_scope_; member in class:InitializedHandleScope
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 1834 HandleScope* handle_scope_; member in class:art::FINAL::FINAL
1838 HandleScope* handle_scope_; member in class:art::FINAL
    [all...]
  /art/runtime/
debugger.cc 2972 StackHandleScope<1> handle_scope_; member in class:art::CatchLocationFinder
    [all...]

Completed in 163 milliseconds