Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper-inl.h95 JSHandle<JSTaggedValue> TypedArrayHelper::GetConstructor(JSThread *thread, const JSHandle<JSTaggedV… in GetConstructor() function
Dbuiltins_base.h37 static inline JSHandle<JSTaggedValue> GetConstructor(EcmaRuntimeCallInfo *msg) 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