Home
last modified time | relevance | path

Searched defs:resultLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_reflect_test.cpp398 JSHandle<JSTaggedValue> resultLength = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp2177 int32_t resultLength = std::min(std::max(end, 0), size - start); in SubStr() local

Completed in 7 milliseconds