| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | yaml-schema.json | 5 "properties": { object 13 "properties": { object 34 "properties": { object
|
| D | test-schema.json | 9 "properties": { object 26 "properties": { object 33 "properties": { object 60 "properties": { object 91 "properties": { object 95 "properties": { object 105 "properties": { object 133 "properties": { object 203 "properties": { object 239 "properties": { object
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | objectDescriptor.h | 52 ArenaVector<binder::LocalVariable *> properties; variable
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| D | uncovered_md.rb | 42 def props(properties) argument
|
| D | full_md.rb | 50 def props(properties) argument
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | objectExpression.h | 41 …explicit ObjectExpression(AstNodeType nodeType, ArenaVector<Expression *> &&properties, bool trail… in ObjectExpression()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.cpp | 104 JSHandle<TaggedArray> &properties, in ExtractAndReturnWhetherWithElements() 178 JSHandle<TaggedArray> &properties) in CreatePrototypeHClass() 224 JSHandle<TaggedArray> &properties) in CreateConstructorHClass() 461 JSHandle<TaggedArray> &properties, in BuildDictionaryProperties()
|
| D | panda_file_translator.cpp | 179 JSMutableHandle<TaggedArray> properties(thread, JSTaggedValue::Undefined()); in ParseConstPool() local 249 JSMutableHandle<TaggedArray> properties(thread, JSTaggedValue::Undefined()); in ParseFuncAndLiteralConstPool() local
|
| D | literal_data_extractor.cpp | 33 JSMutableHandle<TaggedArray> properties, in ExtractObjectDatas() 326 JSMutableHandle<TaggedArray> properties, in ExtractObjectDatas()
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | classDefinition.cpp | 141 const auto &properties = body_; in CreateClassStaticProperties() local 221 const auto &properties = body_; in CompileMissingProperties() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| D | destructuring.cpp | 176 const auto &properties = object->Properties(); in GenObjectWithRest() local 216 const auto &properties = object->Properties(); in GenObject() local
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsInterfaceDeclaration.cpp | 69 checker::InterfacePropertyMap properties; in CheckInheritedPropertiesAreIdentical() local
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | region_space.cpp | 231 … size_t region_size, RegionFlag eden_or_old_or_nonmovable, RegionFlag properties) in NewRegion() 327 …onSpace::NewRegion(size_t region_size, RegionFlag eden_or_old_or_nonmovable, RegionFlag properties) in NewRegion()
|
| D | region_allocator.h | 111 …egion *AllocRegion(size_t region_size, RegionFlag eden_or_old_or_nonmovable, RegionFlag properties) in AllocRegion()
|
| D | region_allocator-inl.h | 77 RegionFlag properties) in CreateAndSetUpNewRegion()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_operator.cpp | 463 TaggedArray *properties = TaggedArray::Cast(receiver->GetProperties().GetTaggedObject()); in UpdateDataValue() local 521 … TaggedArray *properties = TaggedArray::Cast(receiver->GetProperties().GetTaggedObject()); in WriteDataProperty() local 719 JSHandle<GlobalDictionary> properties = in AddPropertyInternal() local
|
| D | layout_info-inl.h | 35 inline void LayoutInfo::SetNumberOfElements([[maybe_unused]] const JSThread *thread, int properties) in SetNumberOfElements()
|
| D | object_factory.cpp | 427 JSHandle<TaggedArray> properties(thread_, object->GetProperties()); in CloneObjectLiteral() local 469 JSHandle<TaggedArray> properties(thread_, object->GetProperties()); in CloneArrayLiteral() local 543 JSHandle<TaggedArray> properties(thread_, object->GetProperties()); in CloneObjectLiteral() local 607 JSHandle<TaggedArray> properties(thread_, ctor->GetProperties()); in CloneClassCtor() local 2429 JSHandle<LayoutInfo> ObjectFactory::CreateLayoutInfo(int properties, MemSpaceType type, in CreateLayoutInfo() 2440 …Handle<LayoutInfo> ObjectFactory::ExtendLayoutInfo(const JSHandle<LayoutInfo> &old, int properties, in ExtendLayoutInfo() 3080 JSHandle<JSHClass> ObjectFactory::CreateObjectClass(const JSHandle<TaggedArray> &properties, size_t… in CreateObjectClass() 3115 JSHandle<JSHClass> ObjectFactory::SetLayoutInObjHClass(const JSHandle<TaggedArray> &properties, siz… in SetLayoutInObjHClass() 3136 JSHandle<JSHClass> ObjectFactory::GetObjectLiteralHClass(const JSHandle<TaggedArray> &properties, s… in GetObjectLiteralHClass() 3168 …e<JSObject> ObjectFactory::NewOldSpaceObjLiteralByHClass(const JSHandle<TaggedArray> &properties, … in NewOldSpaceObjLiteralByHClass()
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 1943 void ParserImpl::CheckAccessorPair(const ArenaVector<ir::Statement *> &properties, const ir::Expres… in CheckAccessorPair() 2230 …pl::ValidateClassSetter(ClassElmentDescriptor *desc, const ArenaVector<ir::Statement *> &propertie… in ValidateClassSetter() 2244 …pl::ValidateClassGetter(ClassElmentDescriptor *desc, const ArenaVector<ir::Statement *> &propertie… in ValidateClassGetter() 2260 const ArenaVector<ir::Statement *> &properties, in ParseClassMethod() 2310 … const ArenaVector<ir::Statement *> &properties, ir::Expression *propName, in ParseClassProperty() 2438 ir::Statement *ParserImpl::ParseClassElement(const ArenaVector<ir::Statement *> &properties, in ParseClassElement() 2774 ArenaVector<ir::Statement *> properties(Allocator()->Adapter()); in ParseClassDefinition() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | fast_runtime_stub-inl.h | 205 TaggedArray *properties = TaggedArray::Cast(obj->GetProperties().GetTaggedObject()); in GetGlobalOwnProperty() local
|
| /arkcompiler/runtime_core/isa/ |
| D | isapi.rb | 493 def properties method
|
| /arkcompiler/ets_frontend/es2panda/typescript/core/ |
| D | object.cpp | 54 const ArenaVector<binder::LocalVariable *> &properties = objType->Properties(); in CheckIndexConstraints() local
|
| D | function.cpp | 473 const auto &properties = node->AsObjectPattern()->Properties(); in CreatePatternParameterName() local
|
| /arkcompiler/ets_frontend/es2panda/parser/transformer/ |
| D | transformer.cpp | 450 ArenaVector<ir::Expression *> properties(Allocator()->Adapter()); in CreateCallExpressionForTsModule() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_hclass_test.cpp | 211 JSHandle<TaggedArray> properties = factory->NewTaggedArray(length); in HWTEST_F_L0() local
|