Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.cc861 static Handle<Code> UnwrapImportWrapper(Handle<Object> target) { in UnwrapImportWrapper() function
892 return UnwrapImportWrapper(target); in CompileImportWrapper()
942 UnwrapImportWrapper(function)); in UpdateDispatchTables()
1588 table_instance.function_table->set(i, *UnwrapImportWrapper(val)); in ProcessImports()