Home
last modified time | relevance | path

Searched refs:lazy_compile_target (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc18 Address lazy_compile_target) { in EmitLazyCompileJumpSlot()
21 EmitJumpSlot(lazy_compile_target); // 5 bytes in EmitLazyCompileJumpSlot()
64 Address lazy_compile_target) {
66 jmp(lazy_compile_target, RelocInfo::NO_INFO); // 5 bytes
90 Address lazy_compile_target) {
100 EmitJumpSlot(lazy_compile_target);
135 Address lazy_compile_target) {
139 Jump(lazy_compile_target, RelocInfo::NO_INFO); // 1 instr
205 Address lazy_compile_target) {
208 // Jump to {lazy_compile_target}
17 EmitLazyCompileJumpSlot(uint32_t func_index, Address lazy_compile_target) EmitLazyCompileJumpSlot() argument
[all...]
H A Djump-table-assembler.h251 Address lazy_compile_target);
H A Dwasm-code-manager.cc1184 Address lazy_compile_target = in UseLazyStub() local
1187 PatchJumpTablesLocked(slot_index, lazy_compile_target); in UseLazyStub()
1667 Address lazy_compile_target = in AddCodeSpaceLocked() local
1671 lazy_compile_target); in AddCodeSpaceLocked()

Completed in 6 milliseconds