Searched refs:kJSFunctionArityMatch (Results 1 – 2 of 2) sorted by relevance
78 kJSFunctionArityMatch, // fast Wasm->JS call enumerator111 WasmImportCallKind::kJSFunctionArityMatch;
7117 case WasmImportCallKind::kJSFunctionArityMatch: { in BuildWasmToJSWrapper()7925 return {WasmImportCallKind::kJSFunctionArityMatch, callable, suspender}; in ResolveWasmImportCall()