| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | shared_builtins.cpp | 423 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSObjectFunctionHClass() local 449 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSObjectPrototypeHClass() local 471 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSFunctionHClass() local 495 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSArrayBufferFunctionHClass() local 524 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSSetFunctionHClass() local 553 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSMapFunctionHClass() local 582 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateBitVectorFunctionHClass() local 611 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSFunctionPrototypeHClass() local 639 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSArrayBufferPrototypeHClass() local 668 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSSetPrototypeHClass() local [all …]
|
| D | builtins_reflect.cpp | 117 JSHandle<JSTaggedValue> attributes = GetCallArg(argv, BuiltinsBase::ArgsPosition::THIRD); in ReflectDefineProperty() local
|
| D | builtins.cpp | 415 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); in InitializeBoundFunctionClass() local 426 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); in InitializeBoundFunctionClass() local 528 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateFunctionPrototypeHClass() local 558 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateFunctionHClass() local
|
| /arkcompiler/runtime_core/static_core/abc2program/tests/ |
| D | abc2program_test.cpp | 106 …ool ValidateAttributes(const std::unordered_map<std::string, std::vector<std::string>> &attributes, in ValidateAttributes() 439 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local 456 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local 480 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local 503 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local 528 auto attributes = r.metadata->GetAttributes(); in TEST_F() local 549 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local 564 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local 579 auto attributes = it.second.metadata->GetAttributes(); in TEST_F() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/ |
| D | ViewTree.ts | 34 attributes: Map<string, [Stmt, (Constant | ArkInstanceFieldRef | MethodSignature)[]]>; property
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | meta.proto | 28 repeated Attributes attributes = 2; field
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.cpp | 220 … PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); // non-enumerable in CreatePrototypeHClass() local 270 PropertyAttributes attributes; in CreateConstructorHClass() local 362 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSendableHClass() local 626 PropertyAttributes attributes; in BuildDictionaryProperties() local 915 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in BuildSendableDictionaryProperties() local 958 PropertyAttributes attributes) in AddFieldTypeToDict() 1006 PropertyAttributes attributes = PropertyAttributes::Default(true, true, false); in AddFieldTypeToHClass() local
|
| /arkcompiler/runtime_core/assembler/ |
| D | asm_metadata.rb | 55 def attributes method
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | asm_metadata.rb | 55 def attributes method
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_factory.cpp | 886 PropertyAttributes attributes = PropertyAttributes::Default(true, false, false); in CreateJSRegExpInstanceClass() local 911 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(true, false, false); in CreateJSArrayInstanceClass() local 939 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); in CreateJSArguments() local 949 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); in CreateJSArguments() local 959 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateJSArguments() local 970 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateJSArguments() local 1231 PropertyAttributes attributes = elementsDicOfTrg->GetAttributes(thread_, entry); in MergeSendableClassElementsDic() local 1982 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); in CreateFunctionClass() local 1993 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); in CreateFunctionClass() local 2004 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(true, false, false); in CreateFunctionClass() local [all …]
|
| D | global_dictionary-inl.h | 69 const PropertyAttributes &attributes) in SetEntry()
|
| D | js_array.cpp | 993 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(true, false, false); in CreateJSArrayPrototypeClass() local 1002 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); in CreateJSArrayPrototypeClass() local 1030 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); in CreateJSArrayFunctionClass() local
|
| D | js_hclass.cpp | 683 PropertyAttributes attributes = properties->GetAttributes(thread, indexOrder[i]); in OptimizeAsFastProperties() local 1446 PropertyAttributes attributes = PropertyAttributes::Default(); in CreateRootHClassFromPGO() local 1480 PropertyAttributes attributes = PropertyAttributes::Default(); in CreateRootHClassWithCached() local 1522 PropertyAttributes attributes = PropertyAttributes::Default(); in CreateChildHClassFromPGO() local
|
| D | js_hclass-inl.h | 32 const JSHandle<JSTaggedValue> &key, PropertyAttributes attributes) in AddTransitions()
|
| D | shared_object_factory.cpp | 74 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSFunctionClass() local
|
| /arkcompiler/runtime_core/static_core/abc2program/ |
| D | program_dump.cpp | 141 auto attributes = meta.GetAttributes(); in DumpMetaData() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/builder/ |
| D | ViewTreeBuilder.ts | 234 attributes: Map<string, [Stmt, (MethodSignature | ArkInstanceFieldRef | Constant)[]]>; property in ViewTreeNodeImpl
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_third_tests.cpp | 953 PropertyAttribute attributes[1100]; in HWTEST_F_L0() local 998 PropertyAttribute attributes[] = { in HWTEST_F_L0() local 1020 PropertyAttribute attributes[] = { in HWTEST_F_L0() local 1158 PropertyAttribute attributes[] = { in HWTEST_F_L0() local 1182 PropertyAttribute attributes[] = { in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.cpp | 399 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSJsonObject() local 482 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSJsonMap() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_reflect_test.cpp | 155 JSHandle<JSObject> attributes = in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_constantpool_data.cpp | 94 PropertyAttributes attributes = PropertyAttributes::Default(); in TryGetHClassFromCached() local
|
| /arkcompiler/jsvm/interface/kits/ |
| D | jsvm_types.h | 554 JSVM_PropertyAttributes attributes; member
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi_expo.h | 828 std::vector<PropertyAttribute> attributes; member
|
| /arkcompiler/jsvm/src/ |
| D | js_native_api_v8.cpp | 1195 v8::PropertyAttribute attributes = v8impl::V8PropertyAttributesFromDescriptor(p); in OH_JSVM_CreateEnv() local 1937 v8::PropertyAttribute attributes = v8impl::V8PropertyAttributesFromDescriptor(p); in OH_JSVM_DefineClass() local 4430 v8::PropertyAttribute attributes = v8impl::V8PropertyAttributesFromDescriptor(p); in OH_JSVM_DefineClassWithPropertyHandler() local 5962 v8::PropertyAttribute attributes = v8impl::V8PropertyAttributesFromDescriptor(p); in OH_JSVM_DefineClassWithOptions() local
|
| /arkcompiler/runtime_core/disassembler/ |
| D | disassembler.cpp | 2007 auto attributes = meta.GetAttributes(); in Serialize() local
|