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

  /external/chromium_org/chrome/test/base/
v8_unit_test.h 78 v8::HandleScope handle_scope_; member in class:V8UnitTest
  /external/chromium_org/gin/
runner.h 50 v8::HandleScope handle_scope_; member in class:gin::Runner::Scope
  /external/chromium_org/content/renderer/pepper/
pepper_try_catch.h 95 v8::HandleScope handle_scope_; member in class:content::PepperTryCatchVar
host_var_tracker_unittest.cc 49 handle_scope_(instance->GetIsolate()),
59 v8::HandleScope handle_scope_; member in class:content::__anon12413::PepperTryCatchForTest
  /external/chromium_org/v8/src/test/
test-utils.h 28 HandleScope handle_scope_; member in class:v8::TestWithIsolate
  /external/chromium_org/extensions/renderer/
activity_log_converter_strategy_unittest.cc 20 , handle_scope_(isolate_)
94 v8::HandleScope handle_scope_; member in class:extensions::ActivityLogConverterStrategyTest
module_system_test.h 59 v8::HandleScope handle_scope_; member in class:extensions::ModuleSystemTestEnvironment
  /external/chromium_org/v8/test/cctest/
test-decls.cc 565 : handle_scope_(CcTest::isolate()),
603 HandleScope handle_scope_; member in class:SimpleContext
cctest.h 550 handle_scope_(main_isolate_) {}
557 i::HandleScope handle_scope_; member in class:InitializedHandleScope
  /art/runtime/interpreter/
interpreter_common.cc 388 : StackVisitor(self, nullptr), self_(self), handle_scope_(self), exception_(exception),
389 catch_method_(handle_scope_.NewHandle<mirror::ArtMethod>(nullptr)),
440 StackHandleScope<1> handle_scope_; member in class:art::interpreter::CatchLocationFinder
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 1529 HandleScope* handle_scope_; member in class:art::FINAL::FINAL
1533 HandleScope* handle_scope_; member in class:art::FINAL
    [all...]

Completed in 188 milliseconds