![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
Data Structures | |
| class | IndirectHandleBase |
| class | StackAllocated |
| class | StackAllocated< true > |
| V8_EXPORT void AnnotateStrongRetainer | ( | internal::Address * | location, |
| const char * | label ) |
References V8_EXPORT.
Referenced by PersistentBase< T >::AnnotateStrongRetainer().
| V8_EXPORT void * ClearWeak | ( | internal::Address * | location | ) |
References V8_EXPORT.
Referenced by PersistentBase< v8::Context >::ClearWeak().
| V8_EXPORT internal::Address ConvertToJSGlobalProxyIfNecessary | ( | internal::Address | holder | ) |
References V8_EXPORT.
Referenced by PropertyCallbackInfo< T >::HolderV2().
| V8_EXPORT internal::Address * CopyGlobalReference | ( | internal::Address * | from | ) |
References V8_EXPORT.
Referenced by Persistent< T, NonCopyablePersistentTraits< T > >::Copy().
| V8_EXPORT void DisposeGlobal | ( | internal::Address * | global_handle | ) |
References V8_EXPORT.
Referenced by PersistentBase< T >::Reset().
| V8_EXPORT internal::Address * Eternalize | ( | v8::Isolate * | isolate, |
| Value * | handle ) |
References V8_EXPORT.
Referenced by Eternal< T >::Set().
| V8_EXPORT void FromJustIsNothing | ( | ) |
References V8_EXPORT.
Referenced by Maybe< T >::Check(), Maybe< T >::FromJust(), and Maybe< T >::FromJust().
| V8_EXPORT v8::Local< v8::Value > GetFunctionTemplateData | ( | v8::Isolate * | isolate, |
| v8::Local< v8::Data > | raw_target ) |
References V8_EXPORT.
Referenced by FunctionCallbackInfo< T >::Data().
| V8_EXPORT internal::Address * GlobalizeReference | ( | internal::Isolate * | isolate, |
| internal::Address | value ) |
References V8_EXPORT.
| V8_EXPORT void InternalFieldOutOfBounds | ( | int | index | ) |
References V8_EXPORT.
Referenced by WeakCallbackInfo< T >::GetInternalField().
| V8_EXPORT void MakeWeak | ( | internal::Address ** | location_addr | ) |
References V8_EXPORT.
Referenced by PersistentBase< T >::SetWeak(), and PersistentBase< T >::SetWeak().
| V8_EXPORT void MakeWeak | ( | internal::Address * | location, |
| void * | data, | ||
| WeakCallbackInfo< void >::Callback | weak_callback, | ||
| WeakCallbackType | type ) |
References V8_EXPORT.
| V8_EXPORT void MoveGlobalReference | ( | internal::Address ** | from, |
| internal::Address ** | to ) |
References V8_EXPORT.
Referenced by Global< v8::Context >::operator=().