Searched defs:RemainderOfBlockIsDead (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/interpreter/ | ||
H A D | bytecode-array-writer.h | 73 bool RemainderOfBlockIsDead() const { return exit_seen_in_block_; } in RemainderOfBlockIsDead() function in v8::internal::interpreter::final |
H A D | bytecode-array-builder.h | 547 bool RemainderOfBlockIsDead() const { in RemainderOfBlockIsDead() function in v8::internal::interpreter::final |
Completed in 2 milliseconds