Home
last modified time | relevance | path

Searched refs:unbound_jumps_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-writer.cc29 unbound_jumps_(0), in BytecodeArrayWriter()
44 DCHECK_EQ(0, unbound_jumps_); in ToBytecodeArray()
458 unbound_jumps_--; in PatchJump()
494 unbound_jumps_++; in EmitJump()
H A Dbytecode-array-writer.h119 int unbound_jumps_; member in v8::internal::interpreter::final

Completed in 2 milliseconds