Searched defs:IsFastRegExp (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
H A D | builtins_regexp.cpp | 205 bool BuiltinsRegExp::IsFastRegExp(JSThread *thread, JSHandle<JSTaggedValue> regexp, in IsFastRegExp() function in panda::ecmascript::builtins::BuiltinsRegExp [all...] |
/arkcompiler/ets_runtime/ecmascript/stubs/ | ||
H A D | runtime_stubs.cpp | 3910 bool RuntimeStubs::IsFastRegExp(uintptr_t argGlue, JSTaggedValue thisValue) in IsFastRegExp() function in panda::ecmascript::RuntimeStubs |
Completed in 14 milliseconds