Home
last modified time | relevance | path

Searched refs:IsStick (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.h160 inline bool IsStick() const in IsStick() function in ark::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.h196 inline bool IsStick() const in IsStick() function in panda::ecmascript::RegExpParser
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h103 Local<JSValueRef> IsStick(const EcmaVM *vm);
/arkcompiler/ets_runtime/test/fuzztest/publicapilocalregexpref_fuzzer/
H A Dpublicapilocalregexpref_fuzzer.cpp222 object->IsStick(vm); in LocalRegExpIsSticklFuzzTest()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi.cpp334 Local<JSValueRef> RegExpRef::IsStick(const EcmaVM *vm) in IsStick() function in panda::RegExpRef
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp781 jsValueRef = regExpRef->IsStick(vm_); in GetRegExpValue()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp2127 HWTEST_F_L0(JSNApiSplTest, IsStick) in HWTEST_F_L0()
2141 object->IsStick(vm_); in HWTEST_F_L0()
2144 TEST_TIME(RegExpRef::IsStick); in HWTEST_F_L0()

Completed in 18 milliseconds