SIZE_IN_WORDS     233 src/arm/builtins-arm.cc       static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS));
SIZE_IN_WORDS     780 src/arm/builtins-arm.cc       __ AllocateInNewSpace(r3, r4, r5, r6, &rt_call, SIZE_IN_WORDS);
SIZE_IN_WORDS     861 src/arm/builtins-arm.cc           static_cast<AllocationFlags>(RESULT_CONTAINS_TOP | SIZE_IN_WORDS));
SIZE_IN_WORDS    4646 src/arm/code-stubs-arm.cc                                                      SIZE_IN_WORDS));
SIZE_IN_WORDS    5156 src/arm/code-stubs-arm.cc       static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS));
SIZE_IN_WORDS    1532 src/arm/macro-assembler-arm.cc   if ((flags & SIZE_IN_WORDS) != 0) {
SIZE_IN_WORDS    1658 src/arm/macro-assembler-arm.cc   if ((flags & SIZE_IN_WORDS) != 0) {
SIZE_IN_WORDS    3378 src/arm/stub-cache-arm.cc   __ AllocateInNewSpace(r3, r4, r5, r6, &generic_stub_call, SIZE_IN_WORDS);
SIZE_IN_WORDS     238 src/mips/builtins-mips.cc       static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS));
SIZE_IN_WORDS     804 src/mips/builtins-mips.cc       __ AllocateInNewSpace(a3, t4, t5, t6, &rt_call, SIZE_IN_WORDS);
SIZE_IN_WORDS     889 src/mips/builtins-mips.cc           static_cast<AllocationFlags>(RESULT_CONTAINS_TOP | SIZE_IN_WORDS));
SIZE_IN_WORDS    4842 src/mips/code-stubs-mips.cc                                                      SIZE_IN_WORDS));
SIZE_IN_WORDS    5370 src/mips/code-stubs-mips.cc       static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS));
SIZE_IN_WORDS    2916 src/mips/macro-assembler-mips.cc   if ((flags & SIZE_IN_WORDS) != 0) {
SIZE_IN_WORDS    3030 src/mips/macro-assembler-mips.cc   if ((flags & SIZE_IN_WORDS) != 0) {
SIZE_IN_WORDS    3372 src/mips/stub-cache-mips.cc   __ AllocateInNewSpace(a3, t4, t5, t6, &generic_stub_call, SIZE_IN_WORDS);