HomeSort by relevance Sort by last modified time
    Searched refs:EmitPatchInfo (Results 1 - 8 of 8) sorted by null

  /external/v8/src/arm/
full-codegen-arm.cc 53 // method EmitPatchInfo to record a marker back to the patchable code. This
92 void EmitPatchInfo() {
950 patch_site.EmitPatchInfo();
    [all...]
  /external/v8/src/ia32/
full-codegen-ia32.cc 74 void EmitPatchInfo() {
919 patch_site.EmitPatchInfo();
    [all...]
  /external/v8/src/mips/
full-codegen-mips.cc 61 // method EmitPatchInfo to record a marker back to the patchable code. This
101 void EmitPatchInfo() {
    [all...]
  /external/v8/src/x64/
full-codegen-x64.cc 73 void EmitPatchInfo() {
860 patch_site.EmitPatchInfo();
    [all...]
  /external/chromium_org/v8/src/arm/
full-codegen-arm.cc 53 // method EmitPatchInfo to record a marker back to the patchable code. This
89 void EmitPatchInfo() {
    [all...]
  /external/chromium_org/v8/src/ia32/
full-codegen-ia32.cc 74 void EmitPatchInfo() {
    [all...]
  /external/chromium_org/v8/src/mips/
full-codegen-mips.cc 61 // method EmitPatchInfo to record a marker back to the patchable code. This
101 void EmitPatchInfo() {
    [all...]
  /external/chromium_org/v8/src/x64/
full-codegen-x64.cc 74 void EmitPatchInfo() {
    [all...]

Completed in 108 milliseconds