Searched refs:GetAllocationLimitReference (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/ |
D | macro-assembler.h | 189 static ExternalReference GetAllocationLimitReference( in GetAllocationLimitReference() function
|
/external/v8/src/x87/ |
D | macro-assembler-x87.cc | 1406 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1483 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1558 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1443 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1520 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1595 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 4379 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in MakeSureDoubleAlignedHelper() 4445 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 4521 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 1754 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 1869 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 3364 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3435 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 3222 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3299 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 3291 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate() 3379 AllocationUtils::GetAllocationLimitReference(isolate(), flags); in Allocate()
|