Searched defs:PatchPlatformCodeAge (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/x64/ |
D | codegen-x64.cc | 600 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 416 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/x87/ |
D | codegen-x87.cc | 634 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/arm/ |
D | codegen-arm.cc | 936 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/mips/ |
D | codegen-mips.cc | 1239 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/ppc/ |
D | codegen-ppc.cc | 661 void Code::PatchPlatformCodeAge(Isolate* isolate, byte* sequence, Code::Age age, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/mips64/ |
D | codegen-mips64.cc | 1236 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|
/external/v8/src/ia32/ |
D | codegen-ia32.cc | 1032 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
|