![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8-message.h>
Public Member Functions | |
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.
Definition at line 29 of file v8-message.h.
|
inline |
Definition at line 31 of file v8-message.h.
References V8_INLINE.
|
inline |
Definition at line 37 of file v8-message.h.
References V8_INLINE.
|
inline |
Definition at line 48 of file v8-message.h.
|
inline |
Definition at line 46 of file v8-message.h.
|
inline |
Definition at line 44 of file v8-message.h.
|
inline |
Definition at line 41 of file v8-message.h.
|
inline |
Definition at line 45 of file v8-message.h.