Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h187 inline void set_execution_context(ContextScope* context) { in set_execution_context() function
/external/v8/src/compiler/
Dast-graph-builder.h151 void set_execution_context(ContextScope* ctx) { execution_context_ = ctx; } in set_execution_context() function