V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::ErrorThrower Class Reference

Public Member Functions

 ErrorThrower (Isolate *isolate, const char *context)
 
 ErrorThrower (ErrorThrower &&other) V8_NOEXCEPT
 
 PRINTF_FORMAT (2, 3) void TypeError(const char *fmt
 
 PRINTF_FORMAT (2, 3) void RangeError(const char *fmt
 
 PRINTF_FORMAT (2, 3) void CompileError(const char *fmt
 
 PRINTF_FORMAT (2, 3) void LinkError(const char *fmt
 
 PRINTF_FORMAT (2, 3) void RuntimeError(const char *fmt
 
void CompileFailed (const char *error, const ResultBase &result)
 
void CompileFailed (const ResultBase &result)
 
V8_WARN_UNUSED_RESULT Handle< ObjectReify ()
 
void Reset ()
 
bool error () const
 
bool wasm_error ()
 
const charerror_msg ()
 
Isolateisolate () const
 

Detailed Description

Definition at line 119 of file wasm-result.h.


The documentation for this class was generated from the following files: