Searched refs:constructor1 (Results 1 – 3 of 3) sorted by relevance
1 SyntaxError: Constructor implementation is missing. [test-class-constructor1.ts:20:5]
362 JSHandle<JSTaggedValue> constructor1 = TypedArrayHelper::GetConstructor(thread, int8ArrayVal); in HWTEST_F_L0() local365 EXPECT_EQ(constructor1.GetTaggedValue(), env->GetInt8ArrayFunction().GetTaggedValue()); in HWTEST_F_L0()
509 .function Foo.constructor1(Foo a0) <java.ctor>