Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_tagged_value-inl.h493 inline bool JSTaggedValue::IsJSObject() const in IsJSObject() function
Djs_hclass.h342 inline bool IsJSObject() const in IsJSObject() function
/ark/js_runtime/ecmascript/compiler/
Dstub-inl.h1202 GateRef Stub::IsJSObject(GateRef obj) in IsJSObject() function