Searched defs:IsJSRegExp (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 122 inline bool JSObject::IsJSRegExp() const in IsJSRegExp() function in panda::ecmascript::JSObject |
| H A D | js_tagged_value-inl.h | 880 inline bool JSTaggedValue::IsJSRegExp() const in IsJSRegExp() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1078 inline bool IsJSRegExp() const in IsJSRegExp() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 1618 inline GateRef StubBuilder::IsJSRegExp(GateRef obj) in IsJSRegExp() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 21 milliseconds