![]() |
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::UpdateTypedSlotHelper, including all inherited members.
GetTargetObject(Heap *heap, SlotType slot_type, Address addr) | v8::internal::UpdateTypedSlotHelper | inlinestatic |
UpdateCodeEntry(Address entry_address, Callback callback) | v8::internal::UpdateTypedSlotHelper | inlineprivatestatic |
UpdateCodeTarget(WritableRelocInfo *rinfo, Callback callback) | v8::internal::UpdateTypedSlotHelper | inlineprivatestatic |
UpdateEmbeddedPointer(Heap *heap, WritableRelocInfo *rinfo, Callback callback) | v8::internal::UpdateTypedSlotHelper | inlineprivatestatic |
UpdateTypedSlot(WritableJitAllocation &jit_allocation, Heap *heap, SlotType slot_type, Address addr, Callback callback) | v8::internal::UpdateTypedSlotHelper | static |