Searched defs:DoubleToInt (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| D | number_helper.cpp | 659 int32_t NumberHelper::DoubleToInt(double d, size_t bits) in DoubleToInt() function in panda::ecmascript::base::NumberHelper |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | call_signature.cpp | 1415 DEF_CALL_SIGNATURE(DoubleToInt) in DEF_CALL_SIGNATURE() argument |
| D | stub_builder.cpp | 4380 GateRef StubBuilder::DoubleToInt(GateRef glue, GateRef x) in DoubleToInt() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 2014 int32_t RuntimeStubs::DoubleToInt(double x) in DoubleToInt() function in panda::ecmascript::RuntimeStubs |