Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_tagged_value-inl.h326 inline bool JSTaggedValue::IsClassPrototype() const in IsClassPrototype() function
Djs_hclass.h790 inline bool IsClassPrototype() const in IsClassPrototype() function
/ark/js_runtime/ecmascript/compiler/
Dstub-inl.h1149 GateRef Stub::IsClassPrototype(GateRef object) in IsClassPrototype() function