Searched refs:GetWasmFunctionNameOrNull (Results 1 – 3 of 3) sorted by relevance
347 Handle<Object> GetWasmFunctionNameOrNull(Isolate* isolate, Handle<Object> wasm,
969 Handle<Object> GetWasmFunctionNameOrNull(Isolate* isolate, Handle<Object> wasm, in GetWasmFunctionNameOrNull() function990 GetWasmFunctionNameOrNull(isolate, wasm, func_index); in GetWasmFunctionName()
208 return wasm::GetWasmFunctionNameOrNull(isolate_, wasm_obj_, in GetFunctionName()