Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h122 inline bool JSObject::IsJSRegExp() const in IsJSRegExp() function
Djs_tagged_value-inl.h880 inline bool JSTaggedValue::IsJSRegExp() const in IsJSRegExp() function
Djs_hclass.h1102 inline bool IsJSRegExp() const in IsJSRegExp() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1715 inline GateRef StubBuilder::IsJSRegExp(GateRef obj) in IsJSRegExp() function