Searched refs:SPLIT (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ |
H A D | builtins_regexp.h | 30 SPLIT, enumerator 141 V(SPLIT, Split) \
|
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_string_test.cpp | 74 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 4 milliseconds