Searched refs:execution_context_ (Results 1 – 4 of 4) sorted by relevance
115 inline ContextScope* execution_context() const { return execution_context_; } in execution_context()117 execution_context_ = context; in set_execution_context()143 ContextScope* execution_context_; variable
354 execution_context_(nullptr), in BytecodeGenerator()
91 ContextScope* execution_context_; variable135 ContextScope* execution_context() const { return execution_context_; } in execution_context()155 void set_execution_context(ContextScope* ctx) { execution_context_ = ctx; } in set_execution_context()
445 execution_context_(nullptr), in AstGraphBuilder()956 return execution_context_->scope(); in current_scope()