AssertFastElements  332 src/arm/ic-arm.cc     __ AssertFastElements(elements);
AssertFastElements 1103 src/arm/macro-assembler-arm.h   void AssertFastElements(Register elements);
AssertFastElements 4279 src/arm/stub-cache-arm.cc   __ AssertFastElements(r2);
AssertFastElements  321 src/ia32/ic-ia32.cc     __ AssertFastElements(scratch);
AssertFastElements  804 src/ia32/macro-assembler-ia32.h   void AssertFastElements(Register elements);
AssertFastElements 3882 src/ia32/stub-cache-ia32.cc   __ AssertFastElements(eax);
AssertFastElements 3920 src/ia32/stub-cache-ia32.cc   __ AssertFastElements(eax);
AssertFastElements 4143 src/ia32/stub-cache-ia32.cc   __ AssertFastElements(edi);
AssertFastElements  331 src/mips/ic-mips.cc     __ AssertFastElements(elements);
AssertFastElements 1262 src/mips/macro-assembler-mips.h   void AssertFastElements(Register elements);
AssertFastElements 4345 src/mips/stub-cache-mips.cc   __ AssertFastElements(a2);
AssertFastElements  338 src/x64/ic-x64.cc     __ AssertFastElements(elements);
AssertFastElements 1282 src/x64/macro-assembler-x64.h   void AssertFastElements(Register elements);
AssertFastElements 3664 src/x64/stub-cache-x64.cc   __ AssertFastElements(rcx);
AssertFastElements 3706 src/x64/stub-cache-x64.cc   __ AssertFastElements(rcx);
AssertFastElements 3904 src/x64/stub-cache-x64.cc   __ AssertFastElements(rdi);