Home
last modified time | relevance | path

Searched defs:IsClassConstructor (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h189 inline static bool IsClassConstructor(FunctionKind kind) in IsClassConstructor() function
216 inline bool IsClassConstructor() const in IsClassConstructor() function
Djs_tagged_value-inl.h318 inline bool JSTaggedValue::IsClassConstructor() const in IsClassConstructor() function
Djs_hclass.h1293 inline bool IsClassConstructor() const in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h298 GateRef CircuitBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function
Dstub_builder-inl.h1101 inline GateRef StubBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h283 inline bool IsClassConstructor() const in IsClassConstructor() function