Searched refs:IsWasmCompiledModule (Results 1 – 3 of 3) sorted by relevance
202 SLOW_DCHECK(IsWasmCompiledModule(fixed_array)); in cast()323 static bool IsWasmCompiledModule(Object* obj);
435 !WasmCompiledModule::IsWasmCompiledModule( in IsWasmInstanceObject()778 bool WasmCompiledModule::IsWasmCompiledModule(Object* obj) { in IsWasmCompiledModule() function in WasmCompiledModule
294 DCHECK(WasmCompiledModule::IsWasmCompiledModule(*compiled_module)); in DeserializeWasmModule()