INTEGER 3580 src/arm/code-stubs-arm.cc if (exponent_type_ != INTEGER) {
INTEGER 3655 src/arm/code-stubs-arm.cc if (exponent_type_ == INTEGER) {
INTEGER 3460 src/arm/lithium-codegen-arm.cc MathPowStub stub(MathPowStub::INTEGER);
INTEGER 3082 src/ia32/code-stubs-ia32.cc if (exponent_type_ != INTEGER) {
INTEGER 3320 src/ia32/lithium-codegen-ia32.cc MathPowStub stub(MathPowStub::INTEGER);
INTEGER 3715 src/mips/code-stubs-mips.cc if (exponent_type_ != INTEGER) {
INTEGER 3797 src/mips/code-stubs-mips.cc if (exponent_type_ == INTEGER) {
INTEGER 3229 src/mips/lithium-codegen-mips.cc MathPowStub stub(MathPowStub::INTEGER);
INTEGER 2137 src/x64/code-stubs-x64.cc if (exponent_type_ != INTEGER) {
INTEGER 3204 src/x64/lithium-codegen-x64.cc MathPowStub stub(MathPowStub::INTEGER);