![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <source-text-module.h>
Public Types | |
using | BodyDescriptor = StructBodyDescriptor |
Static Public Member Functions | |
template<typename IsolateT > | |
static Handle< SourceTextModuleInfoEntry > | New (IsolateT *isolate, DirectHandle< UnionOf< String, Undefined > > export_name, DirectHandle< UnionOf< String, Undefined > > local_name, DirectHandle< UnionOf< String, Undefined > > import_name, int module_request, int cell_index, int beg_pos, int end_pos) |
Definition at line 309 of file source-text-module.h.
Definition at line 322 of file source-text-module.h.
|
static |
Definition at line 1184 of file scope-info.cc.