Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.h313 inline bool IsClassConstructor() const in IsClassConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h321 GateRef CircuitBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h1312 inline GateRef StubBuilder::IsClassConstructor(GateRef object) in IsClassConstructor() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.h261 inline static bool IsClassConstructor(FunctionKind kind) in IsClassConstructor() function in panda::ecmascript::JSFunction
298 inline bool IsClassConstructor() const in IsClassConstructor() function in panda::ecmascript::JSFunction
H A Djs_tagged_value-inl.h67 inline bool JSTaggedValue::IsClassConstructor() const in IsClassConstructor() function in panda::ecmascript::JSTaggedValue
H A Djs_hclass.h1485 inline bool IsClassConstructor() const in IsClassConstructor() function in panda::ecmascript::JSHClass

Completed in 19 milliseconds