Home
last modified time | relevance | path

Searched refs:BuildLoadFunctionDataFromExportedFunction (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dwasm-compiler.cc4346 Node* BuildLoadFunctionDataFromExportedFunction(Node* closure) { in BuildLoadFunctionDataFromExportedFunction() function in v8::internal::compiler::__anon4eb2704c0811::WasmWrapperGraphBuilder
4407 Node* function_data = BuildLoadFunctionDataFromExportedFunction(js_closure); in BuildJSToWasmWrapper()