V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::InstructionStream Class Referencefinal
Inheritance diagram for v8::internal::InstructionStream:
v8::internal::AllStatic

Static Public Member Functions

static bool PcIsOffHeap (Isolate *isolate, Address pc)
 
static Code TryLookupCode (Isolate *isolate, Address address)
 
static void CreateOffHeapInstructionStream (Isolate *isolate, uint8_t **data, uint32_t *size)
 
static void FreeOffHeapInstructionStream (uint8_t *data, uint32_t size)
 

Detailed Description

Definition at line 21 of file embedded-data.h.


The documentation for this class was generated from the following files: