CheckFastElements 7474 src/arm/code-stubs-arm.cc __ CheckFastElements(r2, r5, &double_elements); CheckFastElements 3633 src/arm/full-codegen-arm.cc __ CheckFastElements(scratch1, scratch2, &bailout); CheckFastElements 986 src/arm/ic-arm.cc __ CheckFastElements(r2, r3, &check_number_dictionary); CheckFastElements 794 src/arm/macro-assembler-arm.h void CheckFastElements(Register map, CheckFastElements 7414 src/ia32/code-stubs-ia32.cc __ CheckFastElements(edi, &double_elements); CheckFastElements 3573 src/ia32/full-codegen-ia32.cc __ CheckFastElements(scratch, &bailout); CheckFastElements 463 src/ia32/ic-ia32.cc __ CheckFastElements(eax, &check_number_dictionary); CheckFastElements 366 src/ia32/macro-assembler-ia32.h void CheckFastElements(Register map, CheckFastElements 7721 src/mips/code-stubs-mips.cc __ CheckFastElements(a2, t1, &double_elements); CheckFastElements 3666 src/mips/full-codegen-mips.cc __ CheckFastElements(scratch1, scratch2, &bailout); CheckFastElements 987 src/mips/ic-mips.cc __ CheckFastElements(a2, a3, &check_number_dictionary); CheckFastElements 953 src/mips/macro-assembler-mips.h void CheckFastElements(Register map, CheckFastElements 6365 src/x64/code-stubs-x64.cc __ CheckFastElements(rdi, &double_elements); CheckFastElements 3545 src/x64/full-codegen-x64.cc __ CheckFastElements(scratch, &bailout); CheckFastElements 408 src/x64/ic-x64.cc __ CheckFastElements(rcx, &check_number_dictionary); CheckFastElements 873 src/x64/macro-assembler-x64.h void CheckFastElements(Register map,