Home
last modified time | relevance | path

Searched refs:SPLIT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h30 SPLIT, enumerator
141 V(SPLIT, Split) \
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_string_test.cpp74 SPLIT, member in panda::test::AlgorithmType
90 case AlgorithmType::SPLIT: in StringAlgorithmOther()
1101 auto result = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 8, AlgorithmType::SPLIT); in HWTEST_F_L0()
1126 auto result = StringAlgorithm(thread, thisStr.GetTaggedValue(), args, 8, AlgorithmType::SPLIT); in HWTEST_F_L0()

Completed in 7 milliseconds