Searched refs:DecodeResult (Results 1 – 8 of 8) sorted by relevance
40 V8_EXPORT_PRIVATE DecodeResult
43 V8_EXPORT_PRIVATE DecodeResult VerifyWasmCode(AccountingAllocator* allocator,
65 DecodeResult VerifyWasmCode(AccountingAllocator* allocator, in VerifyWasmCode()
1088 DecodeResult ValidateSingleFunction(const WasmModule* module, int func_index, in ValidateSingleFunction()1095 DecodeResult result; in ValidateSingleFunction()1128 DecodeResult result = ValidateSingleFunction( in ValidateSequentially()1198 DecodeResult decode_result = in CompileLazy()2526 DecodeResult function_result = in RunInBackground()2887 DecodeResult result = in ProcessFunctionBody()
40 using DecodeResult = VoidResult; variable
1677 DecodeResult result = VerifyWasmCode(allocator, enabled_features_, module, in VerifyFunctionBody()
1868 DecodeResult BuildTFGraph(AccountingAllocator* allocator, in BuildTFGraph()
206 wasm::DecodeResult result = wasm::BuildTFGraph( in Finalize()