Searched refs:GetAllocationLimitReference (Results 1 – 10 of 10) sorted by relevance
/external/v8/src/ |
D | macro-assembler.h | 277 static ExternalReference GetAllocationLimitReference( in GetAllocationLimitReference() function
|
/external/v8/src/x87/ |
D | macro-assembler-x87.cc | 1348 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1423 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1496 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1406 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1481 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1554 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 4751 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in MakeSureDoubleAlignedHelper() 4818 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 4892 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 1899 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 2005 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 3015 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3088 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 1676 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1774 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/s390/ |
D | macro-assembler-s390.cc | 1574 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1672 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 4096 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 4181 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 4264 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 4339 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|