Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h314 inline void set_execution_context(ContextScope* context) { in set_execution_context() function
Dbytecode-generator.cc50 generator_->set_execution_context(this); in ContextScope()
59 generator_->set_execution_context(outer_); in ~ContextScope()