Home
last modified time | relevance | path

Searched defs:Object (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DmemberExpression.h49 const Expression *Object() const in Object() function
54 Expression *Object() in Object() function
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_system.h66 Type Object() const in Object() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst16260 Object section in Classes
16272 Methods
/arkcompiler/toolchain/tooling/base/
Dpt_types.h402 static const std::string Object; // NOLINT (readability-identifier-naming) member
451 static const std::string Object; // NOLINT (readability-identifier-naming) member
Dpt_types.cpp26 const std::string ObjectType::Object = "object"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType
60 const std::string ObjectClassName::Object = "Object"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp93 using Object = builtins::BuiltinsObject; typedef
/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp46 using Object = builtins::BuiltinsObject; typedef
Dbuiltins.cpp113 using Object = builtins::BuiltinsObject; typedef