v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::OffHeapInstructionStream Member List

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::OffHeapInstructionStreamstatic
FreeOffHeapOffHeapInstructionStream(uint8_t *code, uint32_t code_size, uint8_t *data, uint32_t data_size)v8::internal::OffHeapInstructionStreamstatic
PcIsOffHeap(Isolate *isolate, Address pc)v8::internal::OffHeapInstructionStreamstatic
TryGetAddressForHashing(Isolate *isolate, Address address, uint32_t *hashable_address)v8::internal::OffHeapInstructionStreamstatic
TryLookupCode(Isolate *isolate, Address address)v8::internal::OffHeapInstructionStreamstatic