Home
last modified time | relevance | path

Searched defs:IsStick (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h160 inline bool IsStick() const in IsStick() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h182 inline bool IsStick() const in IsStick() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp350 Local<JSValueRef> RegExpRef::IsStick(const EcmaVM *vm) in IsStick() function in panda::RegExpRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2126 HWTEST_F_L0(JSNApiSplTest, IsStick) in HWTEST_F_L0() argument