#include <v8.h>
|
V8_INLINE | ScriptOriginOptions (bool is_shared_cross_origin=false, bool is_opaque=false, bool is_wasm=false, bool is_module=false) |
|
V8_INLINE | ScriptOriginOptions (int flags) |
|
bool | IsSharedCrossOrigin () const |
|
bool | IsOpaque () const |
|
bool | IsWasm () const |
|
bool | IsModule () const |
|
int | Flags () const |
|
The optional attributes of ScriptOrigin.
The documentation for this class was generated from the following file: