Searched refs:GetFunctionNameOrNull (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/wasm/
H A Dwasm-objects.h333 static MaybeHandle<String> GetFunctionNameOrNull(
H A Dwasm-objects.cc837 MaybeHandle<String> WasmCompiledModule::GetFunctionNameOrNull( function in class:WasmCompiledModule
850 GetFunctionNameOrNull(isolate, compiled_module, func_index);
/external/v8/src/
H A Dmessages.cc661 if (!WasmCompiledModule::GetFunctionNameOrNull(isolate_, compiled_module,

Completed in 84 milliseconds