Home
last modified time | relevance | path

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

123

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-weak-references.cc48 HandleScope inner_scope(isolate); in TEST() local
193 HandleScope inner_scope(isolate); in TEST() local
232 HandleScope inner_scope(isolate); in TEST() local
322 HandleScope inner_scope(isolate); in TEST() local
381 HandleScope inner_scope(isolate); in TEST() local
448 HandleScope inner_scope(isolate); in TEST() local
745 HandleScope inner_scope(isolate); in TEST() local
/dports/lang/v8/v8-9.6.180.12/src/heap/cppgc/
H A Dmarker.cc447 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
463 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
480 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
499 StatsCollector::EnabledScope inner_scope( in ProcessWorklistsWithDeadline() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/heap/impl/
H A Dheap.cc409 ThreadHeapStatsCollector::EnabledScope inner_scope( in AdvanceMarking() local
428 ThreadHeapStatsCollector::EnabledScope inner_scope( in AdvanceMarking() local
437 ThreadHeapStatsCollector::EnabledScope inner_scope( in AdvanceMarking() local
455 ThreadHeapStatsCollector::EnabledScope inner_scope( in AdvanceMarking() local
473 ThreadHeapStatsCollector::EnabledScope inner_scope( in AdvanceMarking() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dvalue_unittest.cc48 Scope* inner_scope = new Scope(setup.settings()); in TEST() local
H A Dmetadata_unittest.cc109 Value inner_scope(nullptr, Value::SCOPE); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dvalue_unittest.cc48 Scope* inner_scope = new Scope(setup.settings()); in TEST() local
H A Dmetadata_unittest.cc109 Value inner_scope(nullptr, Value::SCOPE); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/
H A Dfocus_controller.cc608 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyForward() local
623 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyForward() local
643 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyBackward() local
663 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyBackward() local
718 ScopedFocusNavigation inner_scope = in FindFocusableElementAcrossFocusScopesForward() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/
H A Dfocus_controller.cc609 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyForward() local
624 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyForward() local
644 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyBackward() local
664 ScopedFocusNavigation inner_scope = in FindFocusableElementRecursivelyBackward() local
719 ScopedFocusNavigation inner_scope = in FindFocusableElementAcrossFocusScopesForward() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-js-weak-refs.cc207 HandleScope inner_scope(isolate); in MakeWeakRefAndKeepDuringJob() local
694 HandleScope inner_scope(isolate); in TEST() local
727 HandleScope inner_scope(isolate); in TEST() local
893 HandleScope inner_scope(isolate); in TEST() local
941 HandleScope inner_scope(isolate); in TEST() local
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dzone-stats-unittest.cc134 ZoneStats::Scope inner_scope(zone_stats(), ZONE_NAME); in TEST_F() local
/dports/lang/v8/v8-9.6.180.12/src/parsing/
H A Dpreparser.cc159 DeclarationScope* inner_scope = function_scope; in PreParseFunction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dpreparser.cc160 DeclarationScope* inner_scope = function_scope; in PreParseFunction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/parsing/
H A Dpreparser.cc158 DeclarationScope* inner_scope = function_scope; in PreParseFunction() local
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Djson-parser.cc84 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
98 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
/dports/www/node10/node-v10.24.1/deps/v8/src/debug/
H A Ddebug-scopes.cc613 Handle<JSObject> inner_scope = in MaterializeInnerScope() local
931 for (Scope* inner_scope = scope->inner_scope(); inner_scope != nullptr; in GetNestedScopeChain() local
/dports/lang/v8/v8-9.6.180.12/src/debug/
H A 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
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/debug/
H A Ddebug-scopes.cc148 for (Scope* inner_scope = scope->inner_scope(); inner_scope != nullptr; in RetrieveScopeChainDefaultConstructor() local
162 for (Scope* inner_scope = current->inner_scope(); inner_scope != nullptr; in RetrieveScopeChain() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/debug/
H A Ddebug-scopes.cc149 for (Scope* inner_scope = scope->inner_scope(); inner_scope != nullptr; in RetrieveScopeChainDefaultConstructor() local
163 for (Scope* inner_scope = current->inner_scope(); inner_scope != nullptr; in RetrieveScopeChain() local
/dports/www/node10/node-v10.24.1/deps/v8/src/parsing/
H A Dpreparser.cc180 DeclarationScope* inner_scope = function_scope; in PreParseFunction() local
/dports/devel/gn/gn-1962/src/gn/
H A Dmetadata_unittest.cc109 Value inner_scope(nullptr, Value::SCOPE); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/json/
H A Djson-parser.cc151 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
165 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/json/
H A Djson-parser.cc151 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
165 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
/dports/lang/v8/v8-9.6.180.12/src/json/
H A Djson-parser.cc154 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
168 HandleScope inner_scope(isolate_); in InternalizeJsonProperty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/common/throttling/
H A Dtask_queue_throttler.cc435 auto inner_scope = state->BeginDictionaryScopedWithCopiedName( in AsValueInto() local

123