Lines Matching refs:from
16 // Do not include anything from src/compiler here!
80 // Math functions imported from JavaScript that are intrinsified
136 // Compiles a wrapper to call a Fast API function from Wasm.
168 // Compiles a stub with C++ linkage, to be called from Execution::CallWasm,
188 // Values from the instance object are cached between Wasm-level function calls.
211 // the wasm decoder from the internal details of TurboFan.
301 void AppendToMerge(Node* merge, Node* from);
302 void AppendToPhi(Node* phi, Node* from);
430 WasmInstanceCacheNodes* from, Node* merge);
432 WasmInstanceCacheNodes* from, Node* merge);