![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 () |
Definition at line 848 of file assembler-arm64.h.