Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp878 JSTaggedValue BuiltinsRegExp::GetLastIndex(JSThread *thread, JSHandle<JSTaggedValue> regexp, in GetLastIndex() function in panda::ecmascript::builtins::BuiltinsRegExp
2848 int64_t BuiltinsRegExp::GetLastIndex(JSThread *thread, const JSHandle<JSTaggedValue> regexp, bool isFastPath) GetLastIndex() function in panda::ecmascript::builtins::BuiltinsRegExp
[all...]

Completed in 8 milliseconds