V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ConstPool Class Reference

Public Member Functions

 ConstPool (Assembler *assm)
 
bool RecordEntry (intptr_t data, RelocInfo::Mode mode)
 
int EntryCount () const
 
bool IsEmpty () const
 
int DistanceToFirstUse ()
 
int MaxPcOffset ()
 
int WorstCaseSize ()
 
int SizeIfEmittedAtCurrentPc (bool require_jump)
 
void Emit (bool require_jump)
 
void Clear ()
 
 ConstPool (Assembler *assm)
 
bool TryRecordEntry (intptr_t data, RelocInfo::Mode mode)
 
bool IsEmpty () const
 
void PatchEntries ()
 
void Clear ()
 

Detailed Description

Definition at line 848 of file assembler-arm64.h.


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