#include <macro-assembler-arm.h>
|
enum | FlushICache {
FLUSH
, DONT_FLUSH
, FLUSH
, DONT_FLUSH
,
FLUSH
, DONT_FLUSH
} |
|
enum | FlushICache {
FLUSH
, DONT_FLUSH
, FLUSH
, DONT_FLUSH
,
FLUSH
, DONT_FLUSH
} |
|
enum | FlushICache {
FLUSH
, DONT_FLUSH
, FLUSH
, DONT_FLUSH
,
FLUSH
, DONT_FLUSH
} |
|
Definition at line 1500 of file macro-assembler-arm.h.
◆ FlushICache [1/3]
◆ FlushICache [2/3]
◆ FlushICache [3/3]
◆ CodePatcher() [1/6]
◆ ~CodePatcher() [1/6]
virtual v8::internal::CodePatcher::~CodePatcher |
( |
| ) |
|
|
virtual |
◆ CodePatcher() [2/6]
v8::internal::CodePatcher::CodePatcher |
( |
byte * |
address, |
|
|
int |
size |
|
) |
| |
◆ ~CodePatcher() [2/6]
virtual v8::internal::CodePatcher::~CodePatcher |
( |
| ) |
|
|
virtual |
◆ CodePatcher() [3/6]
◆ ~CodePatcher() [3/6]
virtual v8::internal::CodePatcher::~CodePatcher |
( |
| ) |
|
|
virtual |
◆ CodePatcher() [4/6]
◆ ~CodePatcher() [4/6]
virtual v8::internal::CodePatcher::~CodePatcher |
( |
| ) |
|
|
virtual |
◆ CodePatcher() [5/6]
v8::internal::CodePatcher::CodePatcher |
( |
byte * |
address, |
|
|
int |
size |
|
) |
| |
◆ ~CodePatcher() [5/6]
virtual v8::internal::CodePatcher::~CodePatcher |
( |
| ) |
|
|
virtual |
◆ CodePatcher() [6/6]
v8::internal::CodePatcher::CodePatcher |
( |
byte * |
address, |
|
|
int |
size |
|
) |
| |
◆ ~CodePatcher() [6/6]
virtual v8::internal::CodePatcher::~CodePatcher |
( |
| ) |
|
|
virtual |
◆ ChangeBranchCondition() [1/2]
void v8::internal::CodePatcher::ChangeBranchCondition |
( |
Condition |
cond | ) |
|
◆ ChangeBranchCondition() [2/2]
void v8::internal::CodePatcher::ChangeBranchCondition |
( |
Condition |
cond | ) |
|
◆ Emit() [1/6]
void v8::internal::CodePatcher::Emit |
( |
Address |
addr | ) |
|
◆ Emit() [2/6]
void v8::internal::CodePatcher::Emit |
( |
Address |
addr | ) |
|
◆ Emit() [3/6]
void v8::internal::CodePatcher::Emit |
( |
Address |
addr | ) |
|
◆ Emit() [4/6]
void v8::internal::CodePatcher::Emit |
( |
Instr |
instr | ) |
|
◆ Emit() [5/6]
void v8::internal::CodePatcher::Emit |
( |
Instr |
instr | ) |
|
◆ Emit() [6/6]
void v8::internal::CodePatcher::Emit |
( |
Instr |
instr | ) |
|
◆ EmitCondition()
void v8::internal::CodePatcher::EmitCondition |
( |
Condition |
cond | ) |
|
◆ masm() [1/6]
◆ masm() [2/6]
◆ masm() [3/6]
◆ masm() [4/6]
◆ masm() [5/6]
◆ masm() [6/6]
◆ address_
byte * v8::internal::CodePatcher::address_ |
|
private |
◆ flush_cache_
◆ masm_
◆ size_
int v8::internal::CodePatcher::size_ |
|
private |
The documentation for this class was generated from the following files: