Searched refs:LookupNativeModule (Results 1 – 2 of 2) sorted by relevance
1024 NativeModule* LookupNativeModule(Address pc) const;
2494 NativeModule* WasmCodeManager::LookupNativeModule(Address pc) const { in LookupNativeModule() function in v8::internal::wasm::WasmCodeManager2510 NativeModule* candidate = LookupNativeModule(pc); in LookupCode()