Home
last modified time | relevance | path

Searched defs:inner_scope (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dmarker.cc516 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
532 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
549 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
568 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
Dsweeper.cc792 StatsCollector::EnabledScope inner_scope( in SweepForAllocationIfRunning() local
829 StatsCollector::EnabledScope inner_scope(stats_collector_, in FinishIfRunning() local
/third_party/gn/src/gn/
Dvalue_unittest.cc48 Scope* inner_scope = new Scope(setup.settings()); in TEST() local
Dmetadata_unittest.cc109 Value inner_scope(nullptr, Value::SCOPE); in TEST() local
/third_party/node/deps/v8/src/parsing/
Dpreparser.cc159 DeclarationScope* inner_scope = function_scope; in PreParseFunction() local
Dparser-base.h4315 DeclarationScope* inner_scope = function_scope; in ParseFunctionBody() local
5945 Scope* inner_scope = inner_block->scope(); in ParseTryStatement() local
6255 Scope* inner_scope = NewScope(BLOCK_SCOPE); in ParseStandardForLoopWithLexicalDeclarations() local
Dparser.cc2271 Statement* body, Scope* inner_scope, const ForInfo& for_info) { in DesugarLexicalBindingsInForStatement()
3321 Scope* inner_scope = inner_block->scope(); in InsertShadowingVarBindingInitializers() local
/third_party/node/deps/v8/src/debug/
Ddebug-scopes.cc151 for (Scope* inner_scope = scope->inner_scope(); inner_scope != nullptr; in RetrieveScopeChainDefaultConstructor() local
165 for (Scope* inner_scope = current->inner_scope(); inner_scope != nullptr; in RetrieveScopeChain() local
Ddebug.cc1312 HandleScope inner_scope(isolate_); in PrepareStep() local
/third_party/node/deps/v8/src/json/
Djson-parser.cc155 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
169 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
/third_party/node/deps/v8/src/runtime/
Druntime-debug.cc771 HandleScope inner_scope(isolate); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/ast/
Dscopes.cc896 Scope* inner_scope = new_parent->sibling_; in Reparent() local
/third_party/node/deps/v8/src/objects/
Djs-objects.cc317 HandleScope inner_scope(isolate); in FastAssign() local
2126 HandleScope inner_scope(isolate); in FastGetOwnValuesOrEntries() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc2621 HandleScope inner_scope(isolate()); in NewJSArray() local
2669 HandleScope inner_scope(isolate()); in NewJSArrayStorage() local
/third_party/node/deps/v8/src/d8/
Dd8.cc398 HandleScope inner_scope(isolate); in FillTraceConfig() local
3732 HandleScope inner_scope(isolate); in RunShell() local