| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | memberExpression.h | 49 const Expression *Object() const in Object() function 54 Expression *Object() in Object() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | global_env_constants-inl.h | 73 #define DECL_GET_IMPL_BUILTIN4(Method, Object, Unused, Index) \ argument 75 #define DECL_GET_IMPL_BUILTIN6(Method, Object, Unused0, Unused1, Unused2, Index) \ argument
|
| D | global_env_constants.h | 744 #define DECL_GET_BUILTIN(Method, Object, ...) DECL_GET_COMMON(JSTaggedValue, Object##Method) argument
|
| /arkcompiler/runtime_core/panda_guard/obfuscate/ |
| D | object.h | 53 Object(Program *program, std::string literalArrayIdx) in Object() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/mirrors/ |
| D | object.py | 77 class Object(metaclass=ObjectMeta): class
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_call_signature.h | 246 #define ID_TO_IDX4(Method, Object, Unused, Index) \ in GetConstantIndex() argument 248 #define ID_TO_IDX6(Method, Object, Unused1, Unused2, Unused3, Index) \ in GetConstantIndex() argument 643 #define ID_TO_STRING(Method, Object, ...) {BuiltinsStubCSigns::ID::Object##Method, #Object"."#Meth… in GetBuiltinName() argument
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_system.h | 66 Type Object() const in Object() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/ |
| D | escompat.rst | 16260 Object section in Classes 16272 Methods
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 413 static const std::string Object; // NOLINT (readability-identifier-naming) member 462 static const std::string Object; // NOLINT (readability-identifier-naming) member
|
| D | pt_types.cpp | 25 const std::string ObjectType::Object = "object"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType 59 const std::string ObjectClassName::Object = "Object"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| D | snapshot_processor.cpp | 92 using Object = builtins::BuiltinsObject; typedef
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | shared_builtins.cpp | 45 using Object = builtins::BuiltinsObject; typedef
|
| D | builtins.cpp | 111 using Object = builtins::BuiltinsObject; typedef
|