Home
last modified time | relevance | path

Searched defs:SetConstructor (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.h77 void SetConstructor(bool constructor) const in SetConstructor() function in panda::ecmascript::final
H A Djs_function.h34 inline void SetConstructor(bool flag) in SetConstructor() function in panda::ecmascript::JSFunctionBase
H A Djs_hclass.h553 inline void SetConstructor(bool flag) const in SetConstructor() function in panda::ecmascript::JSHClass
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DclassDefinitionBuilder.h38 ClassDefinitionBuilder &SetConstructor(MethodDefinition *ctor) in SetConstructor() function in ark::es2panda::ir::ClassDefinitionBuilder
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_set.cpp23 JSTaggedValue BuiltinsSet::SetConstructor(EcmaRuntimeCallInfo *argv) in SetConstructor() function in panda::ecmascript::builtins::BuiltinsSet
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dmaple_phase_support.h75 void SetConstructor(MaplePhase_t newConstructor) in SetConstructor() function in maple::MaplePhaseInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h324 void SetConstructor(TargetConstructor ctor) in SetConstructor() function in panda::ecmascript::kungfu::CallSignature::TargetKind

Completed in 9 milliseconds