Home
last modified time | relevance | path

Searched refs:set_code_start (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.cc893 current_block_->set_code_start(code_start);
H A Dinstruction.h1547 void set_code_start(int32_t start) { code_start_ = start; } in set_code_start() function in v8::internal::compiler::final
H A Dinstruction-selector.cc1246 instruction_block->set_code_start(current_num_instructions()); in VisitBlock()

Completed in 12 milliseconds