Lines Matching defs:function
135 // which calls this runtime function.
140 // The WasmMemoryGrow builtin which calls this runtime function expects us to
261 const wasm::WasmFunction& function = module->functions[function_index];
262 const wasm::FunctionSig* sig = function.sig;
264 // The start function is not guaranteed to be registered as
265 // an exported function (although it is called as one).
266 // If there is no entry for the start function,
280 // Replace the wrapper for the function that triggered the tier-up.
281 // This is to verify that the wrapper is replaced, even if the function
286 // that share the signature of the function that tiered up.
420 // We only use the runtime call for lazily initialized function references.
447 // We only use the runtime call for function references.
635 // function).