Searched defs:execution_context (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/interpreter/
H A Dbytecode-generator.h186 inline ContextScope* execution_context() const { return execution_context_; } function in class:v8::internal::interpreter::final
/external/v8/src/compiler/
H A Dast-graph-builder.h131 ContextScope* execution_context() const { return execution_context_; } function in class:v8::internal::compiler::AstGraphBuilder

Completed in 107 milliseconds