Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h500 void set_current_loop_scope(LoopScope* loop_scope) { in set_current_loop_scope() function
Dbytecode-generator.cc1056 bytecode_generator_->set_current_loop_scope(this); in LoopScope()
1062 bytecode_generator_->set_current_loop_scope(parent_loop_scope_); in ~LoopScope()