Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h173 inline static bool IsClassConstructor(FunctionKind kind) in IsClassConstructor() function
200 inline bool IsClassConstructor() const in IsClassConstructor() function
Djs_tagged_value-inl.h309 inline bool JSTaggedValue::IsClassConstructor() const in IsClassConstructor() function
Djs_hclass.h1097 inline bool IsClassConstructor() const in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h557 GateRef CircuitBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function
Dstub_builder-inl.h980 inline GateRef StubBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function