Home
last modified time | relevance | path

Searched refs:execution_context_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h467 inline ContextScope* execution_context() const { return execution_context_; } in execution_context()
469 execution_context_ = context; in set_execution_context()
531 ContextScope* execution_context_; member in v8::internal::interpreter::final
H A Dbytecode-generator.cc1160 execution_context_(nullptr), in BytecodeGenerator()

Completed in 12 milliseconds