Home
last modified time | relevance | path

Searched refs:PatchPlatformCodeAge (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/arm64/
Dcodegen-arm64.cc403 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/x87/
Dcodegen-x87.cc600 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/x64/
Dcodegen-x64.cc674 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/arm/
Dcodegen-arm.cc917 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/ia32/
Dcodegen-ia32.cc1015 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/mips64/
Dcodegen-mips64.cc1111 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/mips/
Dcodegen-mips.cc1221 void Code::PatchPlatformCodeAge(Isolate* isolate, in PatchPlatformCodeAge() function in v8::internal::Code
/external/v8/src/
Dobjects.cc10436 PatchPlatformCodeAge(isolate, sequence, kNoAgeCodeAge, NO_MARKING_PARITY); in MakeCodeAgeSequenceYoung()
10441 PatchPlatformCodeAge(isolate, sequence, kExecutedOnceCodeAge, in MarkCodeAsExecuted()
10467 PatchPlatformCodeAge(isolate, in MakeOlder()
Dobjects.h5463 static void PatchPlatformCodeAge(Isolate* isolate,