CheckSmi         1191 src/x64/macro-assembler-x64.cc Condition MacroAssembler::CheckSmi(Register src) {
CheckSmi         1198 src/x64/macro-assembler-x64.cc Condition MacroAssembler::CheckSmi(const Operand& src) {
CheckSmi           52 test/cctest/test-heap.cc static void CheckSmi(int value, const char* string) {