Searched defs:GetCodeAgeAndParity (Results 1 – 8 of 8) sorted by relevance
| /external/chromium_org/v8/src/arm64/ |
| D | codegen-arm64.cc | 390 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/mips64/ |
| D | codegen-mips64.cc | 1097 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/x87/ |
| D | codegen-x87.cc | 585 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/mips/ |
| D | codegen-mips.cc | 1207 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/x64/ |
| D | codegen-x64.cc | 659 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/arm/ |
| D | codegen-arm.cc | 903 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/ia32/ |
| D | codegen-ia32.cc | 1000 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|
| /external/chromium_org/v8/src/ |
| D | objects.cc | 10508 void Code::GetCodeAgeAndParity(Code* code, Age* age, in GetCodeAgeAndParity() function in v8::internal::Code
|