Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper-inl.h129 JSHandle<JSTaggedValue> TypedArrayHelper::GetConstructor(JSThread *thread, const JSHandle<JSTaggedV… in GetConstructor() function
Dbuiltins_base.h127 static inline JSHandle<JSTaggedValue> GetConstructor(EcmaRuntimeCallInfo *msg) 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/compiler/
Dcall_signature.h289 TargetConstructor GetConstructor() const in GetConstructor() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp339 HWTEST_F_L0(TypedArrayHelperTest, GetConstructor) in HWTEST_F_L0() argument