Searched defs:IsConstructor (Results 1 – 9 of 9) sorted by relevance
148 bool IsConstructor() const in IsConstructor() function
66 inline bool JSObject::IsConstructor() const in IsConstructor() function
290 inline bool JSTaggedValue::IsConstructor() const in IsConstructor() function
1148 inline bool IsConstructor() const in IsConstructor() function
70 … bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] uint32_t class_id) override in IsConstructor() function
770 GateRef CircuitBuilder::IsConstructor(GateRef object) in IsConstructor() function
1091 inline GateRef StubBuilder::IsConstructor(GateRef object) in IsConstructor() function
2673 static bool IsConstructor(ir::Statement *stmt) in IsConstructor() function
3100 bool JSValueRef::IsConstructor() in IsConstructor() function in panda::JSValueRef