![]() |
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::AlwaysSharedSpaceJSObject, including all inherited members.
DefineOwnProperty(Isolate *isolate, DirectHandle< AlwaysSharedSpaceJSObject > shared_obj, DirectHandle< Object > key, PropertyDescriptor *desc, Maybe< ShouldThrow > should_throw) | v8::internal::AlwaysSharedSpaceJSObject | static |
HasInstance(Isolate *isolate, DirectHandle< JSFunction > constructor, DirectHandle< Object > object) | v8::internal::AlwaysSharedSpaceJSObject | static |
PrepareMapNoEnumerableProperties(Tagged< Map > map) | v8::internal::AlwaysSharedSpaceJSObject | static |
PrepareMapNoEnumerableProperties(Isolate *isolate, Tagged< Map > map, Tagged< DescriptorArray > descriptors) | v8::internal::AlwaysSharedSpaceJSObject | static |
PrepareMapWithEnumerableProperties(Isolate *isolate, DirectHandle< Map > map, DirectHandle< DescriptorArray > descriptors, int enum_length) | v8::internal::AlwaysSharedSpaceJSObject | static |