![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::ApiNatives, including all inherited members.
AddAccessorProperty(Isolate *isolate, Handle< TemplateInfo > info, Handle< Name > name, Handle< FunctionTemplateInfo > getter, Handle< FunctionTemplateInfo > setter, PropertyAttributes attributes) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
AddDataProperty(Isolate *isolate, Handle< TemplateInfo > info, Handle< Name > name, Handle< Object > value, PropertyAttributes attributes) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
AddDataProperty(Isolate *isolate, Handle< TemplateInfo > info, Handle< Name > name, v8::Intrinsic intrinsic, PropertyAttributes attributes) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
AddNativeDataProperty(Isolate *isolate, Handle< TemplateInfo > info, Handle< AccessorInfo > property) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
CreateApiFunction(Isolate *isolate, Handle< FunctionTemplateInfo > obj, Handle< Object > prototype, InstanceType type, MaybeHandle< Name > name=MaybeHandle< Name >()) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
InstantiateFunction(Handle< FunctionTemplateInfo > data, MaybeHandle< Name > maybe_name=MaybeHandle< Name >()) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
InstantiateObject(Isolate *isolate, Handle< ObjectTemplateInfo > data, Handle< JSReceiver > new_target=Handle< JSReceiver >()) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
InstantiateRemoteObject(Handle< ObjectTemplateInfo > data) (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |
kInitialFunctionCacheSize (defined in v8::internal::ApiNatives) | v8::internal::ApiNatives | static |