Searched defs:JumpLoop (Results 1 – 3 of 3) sorted by relevance
1541 explicit JumpLoop(uint32_t bitfield, BasicBlock* target) in JumpLoop() function1544 explicit JumpLoop(uint32_t bitfield, BasicBlockRef* ref) in JumpLoop() function
1259 BytecodeArrayBuilder& BytecodeArrayBuilder::JumpLoop( in JumpLoop() function in v8::internal::interpreter::BytecodeArrayBuilder
2170 IGNITION_HANDLER(JumpLoop, InterpreterAssembler) { in IGNITION_HANDLER() argument