Searched defs:ToInt32 (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_number.h | 55 inline int32_t ToInt32() const in ToInt32() function in panda::ecmascript::final |
| H A D | js_tagged_value.cpp | 209 int32_t JSTaggedValue::ToInt32(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToInt32() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ | ||
| H A D | std_math.cpp | 70 int32_t ToInt32(double x) function |
Completed in 5 milliseconds