Searched refs:FromJS (Results 1 – 2 of 2) sorted by relevance
108 Node* FromJS(Node* node, Node* context, wasm::LocalType type);
1473 Node* WasmGraphBuilder::FromJS(Node* node, Node* context, in FromJS() function in v8::internal::compiler::WasmGraphBuilder1542 args[pos++] = FromJS(param, context, sig->GetParam(i)); in BuildJSToWasmWrapper()1625 FromJS(call, context, in BuildWasmToJSWrapper()