Searched defs:IsFastRegExp (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_regexp.cpp | 204 bool BuiltinsRegExp::IsFastRegExp(JSThread *thread, JSTaggedValue regexp, in IsFastRegExp() function in panda::ecmascript::builtins::BuiltinsRegExp |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | call_signature.cpp | 2009 DEF_CALL_SIGNATURE(IsFastRegExp) in DEF_CALL_SIGNATURE() argument |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 4070 bool RuntimeStubs::IsFastRegExp(uintptr_t argGlue, JSTaggedValue thisValue) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs |