Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h259 inline static bool IsClassConstructor(FunctionKind kind) in IsClassConstructor() function
296 inline bool IsClassConstructor() const in IsClassConstructor() function
Djs_tagged_value-inl.h67 inline bool JSTaggedValue::IsClassConstructor() const in IsClassConstructor() function
Djs_hclass.h1485 inline bool IsClassConstructor() const in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h321 GateRef CircuitBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function
Dstub_builder-inl.h1284 inline GateRef StubBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h313 inline bool IsClassConstructor() const in IsClassConstructor() function