Home
last modified time | relevance | path

Searched refs:PatchCode (Results 1 – 6 of 6) sorted by relevance

/external/webkit/V8Binding/v8/src/x64/
Ddebug-x64.cc198 rinfo()->PatchCode(original_rinfo()->pc(), in ClearDebugBreakAtReturn()
Dassembler-x64.cc191 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo
/external/webkit/V8Binding/v8/src/ia32/
Ddebug-ia32.cc59 rinfo()->PatchCode(original_rinfo()->pc(), in ClearDebugBreakAtReturn()
Dassembler-ia32.cc155 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo
/external/webkit/V8Binding/v8/src/
Dassembler.h215 void PatchCode(byte* instructions, int instruction_count);
/external/webkit/V8Binding/v8/src/arm/
Dassembler-arm.cc94 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo