Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-objects.h616 static Handle<JSFunction> GetCWasmEntry(Handle<WasmDebugInfo>,
Dwasm-debug.cc701 Handle<JSFunction> WasmDebugInfo::GetCWasmEntry( in GetCWasmEntry() function in v8::internal::WasmDebugInfo
Dwasm-interpreter.cc2719 WasmDebugInfo::GetCWasmEntry(debug_info, sig); in CallExternalWasmFunction()