WebIDLpedia

ExceptionOptions dictionary

Definition

WebAssembly JavaScript Interface defines ExceptionOptions



dictionary ExceptionOptions {
  boolean traceStack = false;
};

Referring IDL interfaces/dictionaries