Home
last modified time | relevance | path

Searched defs:IsFastRegExp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1968 DEF_CALL_SIGNATURE(IsFastRegExp) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp202 bool BuiltinsRegExp::IsFastRegExp(JSThread *thread, JSTaggedValue regexp, in IsFastRegExp() function in panda::ecmascript::builtins::BuiltinsRegExp
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3921 bool RuntimeStubs::IsFastRegExp(uintptr_t argGlue, JSTaggedValue thisValue) in IsFastRegExp() function in panda::ecmascript::RuntimeStubs