Home
last modified time | relevance | path

Searched refs:IsStaticConstructor (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
H A DmethodBuilder.h62 [[nodiscard]] bool IsStaticConstructor() const in IsStaticConstructor() function in ark::ark::ark::es2panda::ark::es2panda::ark::es2panda::evaluate::MethodBuilder
H A DmethodBuilder.cpp91 bool isCctor = IsStaticConstructor(); in Build()
/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp225 if (method->IsStaticConstructor()) { in DropCFrameIfNecessary()
H A Dcompiler.cpp342 return MethodCast(method)->IsStaticConstructor(); in IsMethodStaticConstructor()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h707 bool IsStaticConstructor() const in IsStaticConstructor() function in ark::Method::VerificationStage

Completed in 7 milliseconds