Searched defs:IsConstructor (Results 1 – 11 of 11) sorted by relevance
132 bool IsConstructor() const in IsConstructor() function
66 inline bool JSObject::IsConstructor() const in IsConstructor() function
291 inline bool JSTaggedValue::IsConstructor() const in IsConstructor() function
1073 inline bool IsConstructor() const in IsConstructor() function
70 … bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] uint32_t class_id) override in IsConstructor() function
262 bool IsConstructor(MethodPtr method, uint32_t class_id) override in IsConstructor() function
654 bool IsConstructor() const in IsConstructor() function
336 … virtual bool IsConstructor([[maybe_unused]] MethodPtr method, [[maybe_unused]] uint32_t class_id) in IsConstructor() function
2534 static bool IsConstructor(ir::Statement *stmt) in IsConstructor() function
1036 inline GateRef StubBuilder::IsConstructor(GateRef object) in IsConstructor() function
2337 bool JSValueRef::IsConstructor() in IsConstructor() function in panda::JSValueRef