Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h177 inline static bool IsClassConstructor(FunctionKind kind) in IsClassConstructor() function
204 inline bool IsClassConstructor() const in IsClassConstructor() function
Djs_tagged_value-inl.h308 inline bool JSTaggedValue::IsClassConstructor() const in IsClassConstructor() function
Djs_hclass.h1172 inline bool IsClassConstructor() const in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h272 inline bool IsClassConstructor() const in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h754 GateRef CircuitBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function
Dstub_builder-inl.h1035 inline GateRef StubBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function