v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::DictionaryTemplateInfo Member List

This is the complete list of members for v8::internal::DictionaryTemplateInfo, including all inherited members.

Create(Isolate *isolate, const v8::MemorySpan< const std::string_view > &names)v8::internal::DictionaryTemplateInfostatic
NewInstance(DirectHandle< NativeContext > context, DirectHandle< DictionaryTemplateInfo > self, const MemorySpan< MaybeLocal< Value > > &property_values)v8::internal::DictionaryTemplateInfostatic