Home
last modified time | relevance | path

Searched defs:jump_location (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-writer.cc350 void BytecodeArrayWriter::PatchJumpWith8BitOperand(size_t jump_location, in PatchJumpWith8BitOperand() argument
378 void BytecodeArrayWriter::PatchJumpWith16BitOperand(size_t jump_location, in PatchJumpWith16BitOperand() argument
410 void BytecodeArrayWriter::PatchJumpWith32BitOperand(size_t jump_location, in PatchJumpWith32BitOperand() argument
429 PatchJump(size_t jump_target, size_t jump_location) PatchJump() argument
[all...]

Completed in 2 milliseconds