Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/cctest/
Dtest-heap.cc124 HandleScope outer_scope(isolate); in TEST() local
1791 v8::HandleScope outer_scope(isolate); in TEST() local
1837 v8::HandleScope outer_scope(isolate); in TEST() local
1881 v8::HandleScope outer_scope(isolate); in TEST() local
1925 v8::HandleScope outer_scope(isolate); in TEST() local
1979 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
2095 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
2152 v8::HandleScope outer_scope(CcTest::isolate()); in TEST() local
3923 HandleScope outer_scope(heap->isolate()); in TEST() local
3966 HandleScope outer_scope(heap->isolate()); in TEST() local
[all …]
Dtest-strings.cc653 HandleScope outer_scope(isolate); in TestStringCharacterStream() local
Dtest-api.cc15609 v8::HandleScope outer_scope(isolate); in TEST() local
22346 HandleScope outer_scope(CcTest::isolate()); in TEST() local
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DSymtab.py297 def __init__(self, name, outer_scope, parent_scope): argument
1483 def __init__(self, name, outer_scope, parent_scope = None): argument
1575 def __init__(self, outer_scope): argument
1617 def __init__(self, name, scope_name, outer_scope, parent_scope=None): argument
1678 def __init__(self, name, outer_scope): argument
1786 def __init__(self, name, outer_scope, visibility): argument
2072 def __init__(self, name, outer_scope, templates=None): argument
2246 def __init__(self, name, outer_scope): argument
DExprNodes.py6401 def init_scope(self, outer_scope, expr_scope=None): argument
/external/chromium_org/v8/src/
Dscopes.h333 Scope* outer_scope() const { return outer_scope_; } in outer_scope() function
Dscopes.cc70 Scope::Scope(Scope* outer_scope, ScopeType scope_type, in Scope() function in v8::internal::Scope
150 Scope* outer_scope, in SetDefaults()
Dd8.cc1156 HandleScope outer_scope(isolate); in RunShell() local
Dpreparser.h1252 PreParserScope NewScope(PreParserScope* outer_scope, ScopeType scope_type) { in NewScope()
Dhydrogen.cc4532 Scope* outer_scope = scope(); in VisitBlock() local
4687 Scope* outer_scope = NULL; in VisitContinueStatement() local
4719 Scope* outer_scope = NULL; in VisitBreakStatement() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3258 string outer_scope; in BuildEnumValue() local
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3652 string outer_scope; in BuildEnumValue() local