Home
last modified time | relevance | path

Searched refs:constructor1 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-constructor1-expected.txt1 SyntaxError: Constructor implementation is missing. [test-class-constructor1.ts:20:5]
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp362 JSHandle<JSTaggedValue> constructor1 = TypedArrayHelper::GetConstructor(thread, int8ArrayVal); in HWTEST_F_L0() local
365 EXPECT_EQ(constructor1.GetTaggedValue(), env->GetInt8ArrayFunction().GetTaggedValue()); in HWTEST_F_L0()
/arkcompiler/runtime_core/docs/
Dassembly_format.md509 .function Foo.constructor1(Foo a0) <java.ctor>