v8  9.4.146 (node 16.15.0)
V8 is Google's open source JavaScript engine
UnboundModuleScript Class Reference

#include <v8.h>

Inheritance diagram for UnboundModuleScript:
Collaboration diagram for UnboundModuleScript:

Additional Inherited Members

- Public Member Functions inherited from Data
bool IsValue () const
 
bool IsModule () const
 
bool IsPrivate () const
 
bool IsObjectTemplate () const
 
bool IsFunctionTemplate () const
 
bool IsContext () const
 

Detailed Description

A compiled JavaScript module, not yet tied to a Context.

Definition at line 1532 of file v8.h.


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