Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dzone-pool-unittest.cc126 ZonePool::Scope outer_scope(zone_pool()); in TEST_F() local
/external/v8/test/cctest/heap/
Dtest-heap.cc137 HandleScope outer_scope(isolate); in TEST() local
2410 v8::HandleScope outer_scope(isolate); in TEST() local
2459 v8::HandleScope outer_scope(isolate); in TEST() local
2506 v8::HandleScope outer_scope(isolate); in TEST() local
2553 v8::HandleScope outer_scope(isolate); in TEST() local
2610 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
2674 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
2718 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
4742 HandleScope outer_scope(heap->isolate()); in TEST() local
4787 HandleScope outer_scope(heap->isolate()); in TEST() local
[all …]
/external/v8/src/ast/
Dscopes.cc85 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type, in Scope() function in v8::internal::Scope
155 void Scope::SetDefaults(ScopeType scope_type, Scope* outer_scope, in SetDefaults()
Dscopes.h488 Scope* outer_scope() const { return outer_scope_; } in outer_scope() function
/external/v8/src/
Dmessages.cc280 HandleScope outer_scope(isolate_); in GetMethodName() local
Djson-parser.cc37 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
Dd8.cc1476 HandleScope outer_scope(isolate); in RunShell() local
/external/v8/test/cctest/
Dtest-strings.cc648 HandleScope outer_scope(isolate); in TestStringCharacterStream() local
Dtest-parsing.cc5885 i::Scope* outer_scope = module_scope->outer_scope(); in TEST() local
Dtest-api.cc22814 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.cc4857 Scope* outer_scope = scope(); in VisitBlock() local
5023 Scope* outer_scope = NULL; in VisitContinueStatement() local
5056 Scope* outer_scope = NULL; in VisitBreakStatement() local