Searched refs:LoadFunctionDataFromJSFunction (Results 1 – 1 of 1) sorted by relevance
434 Node* LoadFunctionDataFromJSFunction(Node* js_function) { in LoadFunctionDataFromJSFunction() function in v8::internal::compiler::WasmGraphAssembler559 gasm_->LoadFunctionDataFromJSFunction( in Start()6513 Node* function_data = gasm_->LoadFunctionDataFromJSFunction(input); in BuildUnpackObjectWrapper()6943 Node* function_data = gasm_->LoadFunctionDataFromJSFunction(js_closure); in BuildJSToWasmWrapper()7292 Node* sfi_data = gasm_->LoadFunctionDataFromJSFunction(function_node); in BuildCapiCallWrapper()7482 Node* func_data = gasm_->LoadFunctionDataFromJSFunction(closure); in BuildJSToJSWrapper()