Searched refs:lazy_compile_target (Results 1 – 3 of 3) sorted by relevance
18 Address lazy_compile_target) { in EmitLazyCompileJumpSlot() argument37 movq(kScratchRegister, uint64_t{lazy_compile_target}); // max 10 bytes in EmitLazyCompileJumpSlot()55 Address lazy_compile_target) {57 jmp(lazy_compile_target, RelocInfo::NONE); // 5 bytes71 Address lazy_compile_target) {81 EmitJumpSlot(lazy_compile_target);101 Address lazy_compile_target) {103 Jump(lazy_compile_target, RelocInfo::NONE); // 1 instr123 Address lazy_compile_target) {127 mov(r1, Operand(lazy_compile_target));[all …]
60 Address lazy_compile_target, in EmitLazyCompileJumpSlot() argument64 jtasm.EmitLazyCompileJumpSlot(func_index, lazy_compile_target); in EmitLazyCompileJumpSlot()142 Address lazy_compile_target);
432 Address lazy_compile_target = lazy_builtin->instruction_start(); in SetLazyBuiltin() local436 i + module_->num_imported_functions, lazy_compile_target, in SetLazyBuiltin()