Home
last modified time | relevance | path

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

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