![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <templates.h>
Static Public Member Functions | |
static DirectHandle< DictionaryTemplateInfo > | Create (Isolate *isolate, const v8::MemorySpan< const std::string_view > &names) |
static DirectHandle< JSObject > | NewInstance (DirectHandle< NativeContext > context, DirectHandle< DictionaryTemplateInfo > self, const MemorySpan< MaybeLocal< Value > > &property_values) |
Definition at line 331 of file templates.h.
|
static |
Definition at line 191 of file templates.cc.
|
static |