Home
last modified time | relevance | path

Searched defs:IsConstructor (Results 1 – 5 of 5) sorted by relevance

/ark/js_runtime/ecmascript/
Djs_object-inl.h74 inline bool JSObject::IsConstructor() const in IsConstructor() function
Djs_tagged_value-inl.h307 inline bool JSTaggedValue::IsConstructor() const in IsConstructor() function
Djs_hclass.h749 inline bool IsConstructor() const in IsConstructor() function
/ark/runtime_core/runtime/include/
Dmethod.h511 bool IsConstructor() const in IsConstructor() function
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1840 bool JSValueRef::IsConstructor() in IsConstructor() function in panda::JSValueRef