Home
last modified time | relevance | path

Searched refs:SetCompileError (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1071 void SetCompileError(ErrorThrower* thrower, ModuleWireBytes wire_bytes, in SetCompileError() function
1131 SetCompileError(thrower, wire_bytes, func, module, result.error()); in ValidateSequentially()
1202 SetCompileError(&thrower, ModuleWireBytes(native_module->wire_bytes()), in CompileLazy()