![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::JSWeakCollection, including all inherited members.
BodyDescriptor typedef | v8::internal::JSWeakCollection | |
Delete(DirectHandle< JSWeakCollection > collection, DirectHandle< Object > key, int32_t hash) | v8::internal::JSWeakCollection | static |
GetEntries(DirectHandle< JSWeakCollection > holder, int max_entries) | v8::internal::JSWeakCollection | static |
Initialize(DirectHandle< JSWeakCollection > collection, Isolate *isolate) | v8::internal::JSWeakCollection | static |
kAddFunctionDescriptorIndex | v8::internal::JSWeakCollection | static |
kHeaderSizeOfAllWeakCollections | v8::internal::JSWeakCollection | static |
Set(DirectHandle< JSWeakCollection > collection, DirectHandle< Object > key, DirectHandle< Object > value, int32_t hash) | v8::internal::JSWeakCollection | static |