Searched refs:GetCodeFromStartAddress (Results 1 – 2 of 2) sorted by relevance
446 WasmCode* GetCodeFromStartAddress(Address pc) const;
990 WasmCode* WasmCodeManager::GetCodeFromStartAddress(Address pc) const { in GetCodeFromStartAddress() function in v8::internal::wasm::WasmCodeManager