Loading...
Searching...
No Matches
v8::Context Member List

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

AllowCodeGenerationFromStrings(bool allow)v8::Context
DetachGlobal()v8::Context
EmbedderDataFields enum namev8::Context
Enter()v8::Context
EstimatedSize()v8::Context
Exit()v8::Context
FromSnapshot(Isolate *isolate, size_t context_snapshot_index, DeserializeInternalFieldsCallback embedder_fields_deserializer=DeserializeInternalFieldsCallback(), ExtensionConfiguration *extensions=nullptr, MaybeLocal< Value > global_object=MaybeLocal< Value >())v8::Contextstatic
Functionv8::Contextfriend
GetAlignedPointerFromEmbedderData(int index)v8::Contextinline
GetEmbedderData(int index)v8::Contextinline
GetExtrasBindingObject()v8::Context
GetIsolate()v8::Context
GetSecurityToken()v8::Context
Global()v8::Context
IsCodeGenerationFromStringsAllowed()v8::Context
kDebugIdIndex enum valuev8::Context
New(Isolate *isolate, ExtensionConfiguration *extensions=NULL, MaybeLocal< ObjectTemplate > global_template=MaybeLocal< ObjectTemplate >(), MaybeLocal< Value > global_object=MaybeLocal< Value >(), DeserializeInternalFieldsCallback internal_fields_deserializer=DeserializeInternalFieldsCallback())v8::Contextstatic
NewRemoteContext(Isolate *isolate, Local< ObjectTemplate > global_template, MaybeLocal< Value > global_object=MaybeLocal< Value >())v8::Contextstatic
Objectv8::Contextfriend
Scriptv8::Contextfriend
SetAlignedPointerInEmbedderData(int index, void *value)v8::Context
SetEmbedderData(int index, Local< Value > value)v8::Context
SetErrorMessageForCodeGenerationFromStrings(Local< String > message)v8::Context
SetSecurityToken(Local< Value > token)v8::Context
UseDefaultSecurityToken()v8::Context
Valuev8::Contextfriend