Searched refs:LookupFunctionName (Results 1 – 6 of 6) sorted by relevance
34 WireBytesRef LazilyGeneratedNames::LookupFunctionName( in LookupFunctionName() function in v8::internal::wasm::LazilyGeneratedNames204 return GetNameOrNull(module->lazily_generated_names.LookupFunctionName( in GetNameOrNull()
305 WireBytesRef LookupFunctionName(const ModuleWireBytes& wire_bytes,
170 module_object->module()->lazily_generated_names.LookupFunctionName( in GetFunctionNameOrNull()186 module()->lazily_generated_names.LookupFunctionName(wire_bytes, in GetRawFunctionName()
229 module->lazily_generated_names.LookupFunctionName(wire_bytes, index()); in DebugName()
163 module->lazily_generated_names.LookupFunctionName(wire_bytes, func_index); in RUNTIME_FUNCTION()
8411 wasm::WireBytesRef name = module->lazily_generated_names.LookupFunctionName( in GetDebugName()