Home
last modified time | relevance | path

Searched defs:outer_scope (Results 1 – 11 of 11) sorted by relevance

/external/v8/test/unittests/compiler/
Dzone-pool-unittest.cc125 ZonePool::Scope outer_scope(zone_pool()); in TEST_F() local
/external/v8/test/cctest/heap/
Dtest-heap.cc135 HandleScope outer_scope(isolate); in TEST() local
2378 v8::HandleScope outer_scope(isolate); in TEST() local
2427 v8::HandleScope outer_scope(isolate); in TEST() local
2474 v8::HandleScope outer_scope(isolate); in TEST() local
2521 v8::HandleScope outer_scope(isolate); in TEST() local
2578 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
2634 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
2676 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
4772 HandleScope outer_scope(heap->isolate()); in TEST() local
4817 HandleScope outer_scope(heap->isolate()); in TEST() local
[all …]
/external/v8/src/
Dmessages.cc241 HandleScope outer_scope(isolate_); in GetMethodName() local
Dd8.cc1467 HandleScope outer_scope(isolate); in RunShell() local
/external/v8/src/ast/
Dscopes.cc93 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type, in Scope() function in v8::internal::Scope
169 void Scope::SetDefaults(ScopeType scope_type, Scope* outer_scope, in SetDefaults()
Dscopes.h484 Scope* outer_scope() const { return outer_scope_; } in outer_scope() function
/external/v8/test/cctest/
Dtest-strings.cc648 HandleScope outer_scope(isolate); in TestStringCharacterStream() local
Dtest-parsing.cc5770 i::Scope* outer_scope = module_scope->outer_scope(); in TEST() local
Dtest-api.cc21977 HandleScope outer_scope(CcTest::isolate()); in TEST() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3991 string outer_scope; in BuildEnumValue() local
/external/v8/src/crankshaft/
Dhydrogen.cc4718 Scope* outer_scope = scope(); in VisitBlock() local
4883 Scope* outer_scope = NULL; in VisitContinueStatement() local
4915 Scope* outer_scope = NULL; in VisitBreakStatement() local