| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| D | callable_test.cpp | 30 struct Obj final { struct 31 int operator()(int x, int y) const in operator ()() 35 int SomeMethod(int x, int y) const in SomeMethod()
|
| /arkcompiler/ets_runtime/test/aottest/constructor_returns_non_object/ |
| D | constructor_returns_non_object.js | 16 class Obj extends Object { class
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_GetOrSetAccessor5.ts | 17 interface Obj { interface
|
| D | test_GetOrSetAccessor4.ts | 17 interface Obj { interface
|
| D | test_GetOrSetAccessor3.ts | 17 interface Obj { interface
|
| D | test_GetOrSetAccessor2.ts | 17 interface Obj { interface
|
| D | test_GetOrSetAccessor1.ts | 17 interface Obj { interface
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dot_operator/sts_to_js/ |
| D | check_not_nullish_operator.js | 20 const Obj = new CheckDotClass(); constant
|
| D | check_call_chaining.js | 22 const Obj = new CheckDotClass(); constant
|
| D | check_call_method_for_value.js | 21 const Obj = new CheckDotClass(); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dot_operator/ts_to_sts/ |
| D | main.ts | 18 export const Obj = { constant
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/apply/ |
| D | newobjapply_dynamic.js | 16 class Obj { class
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/shorthand/toplevelConfig/ |
| D | someSimilarGrammars2.ts | 29 const { Propx2, Obj: {Propy3, Propy4} } = {Propx2:2, Obj: {Propy3:3, Propy4:4}} constant
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/shorthand/defaultConfig/ |
| D | someSimilarGrammars2.ts | 29 const { Propx2, Obj: {Propy3, Propy4} } = {Propx2: 12, Obj: {Propy3: 13, Propy4: 14}} constant
|
| /arkcompiler/ets_runtime/test/aottest/optimization/ |
| D | optimization.ts | 79 class Obj { class
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_hclass_test.cpp | 283 JSHandle<JSObject> Obj = factory->NewJSObject(objClass1); in HWTEST_F_L0() local 354 JSHandle<JSObject> Obj = factory->NewJSObject(objClass); in HWTEST_F_L0() local 431 JSHandle<JSObject> Obj = factory->NewJSObject(objClass); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/common_components/heap/barrier/tests/ |
| D | barrier_test.cpp | 66 … bool TryUpdateRefField(BaseObject* Obj, RefField<>& field, BaseObject*& toVersion) const override in TryUpdateRefField()
|