Home
last modified time | relevance | path

Searched defs:Getter (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/ts_inline_accessor_extends/
Dts_inline_accessor_extends.ts25 get Getter() { method in B
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.h27 using Getter = std::function<int64_t(const ir::AstNode *, bool isNewInstance)>; variable
/arkcompiler/runtime_core/compiler/tests/
Dgraph_comparator.h121 #define CHECK(Opc, Getter) … in Compare() argument
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h357 #define CHECK(Opc, Getter) … in Compare() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp639 HWTEST_F_L0(JSObjectTest, Getter) in HWTEST_F_L0() argument