Home
last modified time | relevance | path

Searched refs:NullContextScope (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate.h2450 class V8_NODISCARD NullContextScope : public SaveAndSwitchContext { class
2452 explicit NullContextScope(Isolate* isolate) in NullContextScope() function in v8::internal::NullContextScope
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc1883 NullContextScope null_context_scope(isolate); in CollectSourcePositions()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1184 using Type = NullContextScope;

Completed in 21 milliseconds