Searched defs:GetConstructor (Results 1 – 4 of 4) sorted by relevance
95 JSHandle<JSTaggedValue> TypedArrayHelper::GetConstructor(JSThread *thread, const JSHandle<JSTaggedV… in GetConstructor() function
37 static inline JSHandle<JSTaggedValue> GetConstructor(EcmaRuntimeCallInfo *msg) in GetConstructor() function
289 TargetConstructor GetConstructor() const in GetConstructor() function
339 HWTEST_F_L0(TypedArrayHelperTest, GetConstructor) in HWTEST_F_L0() argument