![]() |
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::OffHeapInstructionStream, including all inherited members.
CreateOffHeapOffHeapInstructionStream(Isolate *isolate, uint8_t **code, uint32_t *code_size, uint8_t **data, uint32_t *data_size) | v8::internal::OffHeapInstructionStream | static |
FreeOffHeapOffHeapInstructionStream(uint8_t *code, uint32_t code_size, uint8_t *data, uint32_t data_size) | v8::internal::OffHeapInstructionStream | static |
PcIsOffHeap(Isolate *isolate, Address pc) | v8::internal::OffHeapInstructionStream | static |
TryGetAddressForHashing(Isolate *isolate, Address address, uint32_t *hashable_address) | v8::internal::OffHeapInstructionStream | static |
TryLookupCode(Isolate *isolate, Address address) | v8::internal::OffHeapInstructionStream | static |