|
i::Address * | GlobalizeReference (i::Isolate *i_isolate, i::Address value) |
|
i::Address * | CopyGlobalReference (i::Address *from) |
|
void | MoveGlobalReference (internal::Address **from, internal::Address **to) |
|
void | MakeWeak (i::Address *location, void *parameter, WeakCallbackInfo< void >::Callback weak_callback, WeakCallbackType type) |
|
void | MakeWeak (i::Address **location_addr) |
|
void * | ClearWeak (i::Address *location) |
|
void | AnnotateStrongRetainer (i::Address *location, const char *label) |
|
void | DisposeGlobal (i::Address *location) |
|
i::Address * | Eternalize (Isolate *v8_isolate, Value *value) |
|
void | FromJustIsNothing () |
|
void | ToLocalEmpty () |
|
void | InternalFieldOutOfBounds (int index) |
|
i::Address | ConvertToJSGlobalProxyIfNecessary (i::Address holder_ptr) |
|
V8_EXPORT v8::Local< v8::Value > | GetFunctionTemplateData (v8::Isolate *isolate, v8::Local< v8::Data > raw_target) |
|
V8_EXPORT internal::Address | ConvertToJSGlobalProxyIfNecessary (internal::Address holder) |
|
V8_EXPORT internal::Address * | CopyGlobalReference (internal::Address *from) |
|
V8_EXPORT void | DisposeGlobal (internal::Address *global_handle) |
|
V8_EXPORT void | MakeWeak (internal::Address **location_addr) |
|
V8_EXPORT void * | ClearWeak (internal::Address *location) |
|
V8_EXPORT void | AnnotateStrongRetainer (internal::Address *location, const char *label) |
|
V8_EXPORT internal::Address * | GlobalizeReference (internal::Isolate *isolate, internal::Address value) |
|
V8_EXPORT void | MakeWeak (internal::Address *location, void *data, WeakCallbackInfo< void >::Callback weak_callback, WeakCallbackType type) |
|