Home
last modified time | relevance | path

Searched defs:IsBaseConstructorKind (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h348 inline static bool IsBaseConstructorKind(FunctionKind kind) in IsBaseConstructorKind() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3868 inline GateRef StubBuilder::IsBaseConstructorKind(GateRef kind) in IsBaseConstructorKind() function