Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/ark_js_napi_tests/
Dsample_function.cpp30 napi_value jsString; in GetSampleString() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1433JSHandle<JSTaggedValue> jsString, JSHandle<JSTaggedValue> limit, in RegExpSplit()
1650 JSHandle<JSTaggedValue> jsString = JSHandle<JSTaggedValue>::Cast(stringHandle); in Split() local
1660JSHandle<JSTaggedValue> jsString, uint32_t limit, bool useCache) in RegExpSplitFast()