Home
last modified time | relevance | path

Searched defs:limitIntValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1625 JSTaggedNumber limitIntValue = JSTaggedValue::ToInteger(thread, limitTag); in Split() local
1663 JSTaggedNumber limitIntValue = JSTaggedValue::ToInteger(thread, limitTag); in Split() local