Searched refs:GetAllocationLimitReference (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/ |
D | macro-assembler.h | 271 static ExternalReference GetAllocationLimitReference( in GetAllocationLimitReference() function
|
/external/v8/src/x87/ |
D | macro-assembler-x87.cc | 1290 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1366 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1440 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1324 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1400 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1474 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 4630 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in MakeSureDoubleAlignedHelper() 4696 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 4772 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 1723 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1828 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 2961 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3032 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 1512 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1607 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 3288 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3370 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 3731 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3804 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|