Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.cc949 class InstantiationHelper { class
951 InstantiationHelper(Isolate* isolate, ErrorThrower* thrower, in InstantiationHelper() function in InstantiationHelper
2634 InstantiationHelper helper(isolate, thrower, module_object, imports, memory); in SyncInstantiate()