Searched refs:ValidateCacheState (Results 1 – 3 of 3) sorted by relevance
605 bool LiftoffAssembler::ValidateCacheState() const { in ValidateCacheState() function in v8::internal::wasm::LiftoffAssembler
337 bool ValidateCacheState() const;
445 SLOW_DCHECK(__ ValidateCacheState()); in NextInstruction()