OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PatchJump
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/interpreter/
bytecode-array-builder.h
287
void
PatchJump
(const ZoneVector<uint8_t>::iterator& jump_target,
bytecode-array-builder.cc
734
PatchJump
(bytecodes()->end(), bytecodes()->begin() + label->offset());
747
PatchJump
(bytecodes()->begin() + target.offset(),
863
void BytecodeArrayBuilder::
PatchJump
(
[
all
...]
Completed in 31 milliseconds