Home
last modified time | relevance | path

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

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