Home
last modified time | relevance | path

Searched defs:GetConstructor (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dnamespace_impl.h32 inline Function Namespace::GetConstructor() const in GetConstructor() function
/arkcompiler/ets_runtime/ecmascript/
Dlexical_env.h95 JSTaggedValue GetConstructor(const JSThread *thread) const in GetConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase_support.h79 MaplePhase_t GetConstructor() const in GetConstructor() function
/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h164 static inline JSHandle<JSTaggedValue> GetConstructor(EcmaRuntimeCallInfo *msg) in GetConstructor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h347 TargetConstructor GetConstructor() const in GetConstructor() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp323 HWTEST_F_L0(TypedArrayHelperTest, GetConstructor) in HWTEST_F_L0() argument