Loading...
Searching...
No Matches
Go to the source code of this file.
|
static unsigned | v8::internal::CpuFeaturesImpliedByCompiler () |
|
int | v8::internal::ToNumber (Register reg) |
|
Register | v8::internal::ToRegister (int num) |
|
static Instr | v8::internal::SetBranchOffset (int32_t pos, int32_t target_pos, Instr instr) |
|
static Instr | v8::internal::SetLoadOffset (int32_t offset, Instr instr) |
|
static Instr | v8::internal::SetJalOffset (int32_t pos, int32_t target_pos, Instr instr) |
|
static ShortInstr | v8::internal::SetCJalOffset (int32_t pos, int32_t target_pos, Instr instr) |
|
static Instr | v8::internal::SetCBranchOffset (int32_t pos, int32_t target_pos, Instr instr) |
|
int64_t | v8::internal::signExtend (uint64_t V, int N) |
|