Searched refs:EmitJumpSlot (Results 1 – 2 of 2) sorted by relevance
21 EmitJumpSlot(lazy_compile_target); // 5 bytes in EmitLazyCompileJumpSlot()24 bool JumpTableAssembler::EmitJumpSlot(Address target) { in EmitJumpSlot() function in v8::internal::wasm::JumpTableAssembler69 bool JumpTableAssembler::EmitJumpSlot(Address target) {100 EmitJumpSlot(lazy_compile_target);103 bool JumpTableAssembler::EmitJumpSlot(Address target) {145 bool JumpTableAssembler::EmitJumpSlot(Address target) {213 bool JumpTableAssembler::EmitJumpSlot(Address target) {263 bool JumpTableAssembler::EmitJumpSlot(Address target) {297 bool JumpTableAssembler::EmitJumpSlot(Address target) {330 bool JumpTableAssembler::EmitJumpSlot(Address target) {[all …]
155 if (!jtasm.EmitJumpSlot(target)) { in PatchJumpTableSlot()160 CHECK(jtasm.EmitJumpSlot(far_jump_table_slot)); in PatchJumpTableSlot()254 bool EmitJumpSlot(Address target);