Home
last modified time | relevance | path

Searched refs:imported_targets (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5946 Register imported_targets = tmp;
5947 LOAD_INSTANCE_FIELD(imported_targets, ImportedFunctionTargets,
5949 __ Load(LiftoffRegister(target), imported_targets, no_reg,
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc3097 // Load the target from the imported_targets array at the offset of in BuildImportCall()
3101 Node* imported_targets = in BuildImportCall() local
3104 MachineType::Pointer(), imported_targets, func_index_times_pointersize); in BuildImportCall()

Completed in 20 milliseconds