Home
last modified time | relevance | path

Searched defs:Parent (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/debug/parser/
Dtest-class-constructor-1.js16 class Parent { class
/arkcompiler/ets_runtime/test/sharedtest/sendable/
Dsendable.ts34 class Parent { class
68 class Parent { class
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_call_params/ts_to_sts/
Dgeneric_call_params.ts54 class Parent<T> { class
Dgeneric_call_params.js55 let Parent = /** @class */ (function () { class
/arkcompiler/toolchain/tooling/dynamic/test/testcases/js/
Dvariable_second.js126 class Parent { class
/arkcompiler/ets_runtime/test/aottest/pgo_aot_newobj/
Dpgo_aot_newobj.ts146 function Parent(name: string): void{ function
/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/
DCommonSyntax.ts174 class Parent { class
/arkcompiler/ets_runtime/test/moduletest/class/
Dclass.js22 class Parent { class
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h172 [[nodiscard]] Scope *Parent() noexcept in Parent() function
177 [[nodiscard]] const Scope *Parent() const noexcept in Parent() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h258 Scope *Parent() in Parent() function
263 const Scope *Parent() const in Parent() function
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js144 class Parent { class