| /arkcompiler/runtime_core/assembler/ |
| H A D | asm_metadata.rb | 55 def attributes method in Metadata [all...] |
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | asm_metadata.rb | 55 def attributes method in Metadata [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_reflect.cpp | 117 JSHandle<JSTaggedValue> attributes = GetCallArg(argv, BuiltinsBase::ArgsPosition::THIRD); in ReflectDefineProperty() local
|
| H A D | shared_builtins.cpp | 420 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSObjectFunctionHClass() local 446 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSObjectPrototypeHClass() local 468 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSFunctionHClass() local 492 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSArrayBufferFunctionHClass() local 521 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSSetFunctionHClass() local 550 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSMapFunctionHClass() local 579 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSFunctionPrototypeHClass() local 607 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSArrayBufferPrototypeHClass() local 636 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSSetPrototypeHClass() local 667 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSMapPrototypeHClass() local 698 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSArrayPrototypeHClass() local 729 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSArrayFunctionHClass() local 910 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(true, false, false); InitializeArrayPrototypeHClass() local 1109 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSTypedArrayPrototypeHClass() local 1140 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSTypedArrayFunctionHClass() local 1168 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSSpecificTypedArrayFuncHClass() local 1192 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSSpecificTypedArrayInstanceHClass() local [all...] |
| H A D | builtins.cpp | 499 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateFunctionPrototypeHClass() local 529 PropertyAttributes attributes in CreateFunctionHClass() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_reflect_test.cpp | 155 JSHandle<JSObject> attributes = in HWTEST_F_L0() local [all...] |
| /arkcompiler/runtime_core/static_core/abc2program/ |
| H A D | program_dump.cpp | 141 auto attributes = meta.GetAttributes(); in DumpMetaData() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | global_dictionary-inl.h | 67 SetEntry(const JSThread *thread, int entry, const JSTaggedValue &key, const JSTaggedValue &value, const PropertyAttributes &attributes) SetEntry() argument
|
| H A D | js_hclass-inl.h | 46 AddTransitions(const JSThread *thread, const JSHandle<JSHClass> &parent, const JSHandle<JSHClass> &child, const JSHandle<JSTaggedValue> &key, PropertyAttributes attributes) AddTransitions() argument
|
| H A D | shared_object_factory.cpp | 57 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSFunctionClass() local [all...] |
| H A D | js_hclass.cpp | 599 PropertyAttributes attributes = properties->GetAttributes(indexOrder[i]); in OptimizeAsFastProperties() local 1354 PropertyAttributes attributes = PropertyAttributes::Default(); CreateChildHClassFromPGO() local [all...] |
| H A D | object_factory.cpp | 858 PropertyAttributes attributes = PropertyAttributes::Default(true, false, false); in CreateJSRegExpInstanceClass() local 882 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(true, false, false); in CreateJSArrayInstanceClass() local 910 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); CreateJSArguments() local 920 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); CreateJSArguments() local 930 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateJSArguments() local 941 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateJSArguments() local 1810 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); CreateFunctionClass() local 1821 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); CreateFunctionClass() local 1832 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(true, false, false); CreateFunctionClass() local 1840 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, false); CreateFunctionClass() local 1868 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); CreateBoundFunctionClass() local 1879 PropertyAttributes attributes = PropertyAttributes::DefaultAccessor(false, false, true); CreateBoundFunctionClass() local 1899 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); // non-enumerable CreateDefaultClassPrototypeHClass() local 1925 PropertyAttributes attributes; CreateDefaultClassConstructorHClass() local 3886 PropertyAttributes attributes = PropertyAttributes::Default(); CreateObjectClass() local 3918 PropertyAttributes attributes = PropertyAttributes::Default(); SetLayoutInObjHClass() local 4794 PropertyAttributes attributes = PropertyAttributes::Default(); CreateIteratorResultInstanceClass() local 4802 PropertyAttributes attributes = PropertyAttributes::Default(); CreateIteratorResultInstanceClass() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| H A D | snapshot_constantpool_data.cpp | 94 PropertyAttributes attributes = PropertyAttributes::Default(); in TryGetHClassFromCached() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | jsnapi_third_tests.cpp | 959 PropertyAttribute attributes[1100]; in HWTEST_F_L0() local 1004 PropertyAttribute attributes[] = { in HWTEST_F_L0() local 1026 PropertyAttribute attributes[] = { in HWTEST_F_L0() local 1164 PropertyAttribute attributes[] = { in HWTEST_F_L0() local 1188 PropertyAttribute attributes[] in HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | json_parser.cpp | 395 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSJsonObject() local 478 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSJsonMap() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | class_info_extractor.cpp | 212 PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); // non-enumerable in CreatePrototypeHClass() local 262 PropertyAttributes attributes; in CreateConstructorHClass() local 354 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); CreateSendableHClass() local 612 PropertyAttributes attributes; BuildDictionaryProperties() local 891 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); BuildSendableDictionaryProperties() local 929 AddFieldTypeToDict(JSThread *thread, const JSHandle<TaggedArray> &fieldTypeArray, uint32_t length, JSMutableHandle<NameDictionary> &dict, PropertyAttributes attributes) AddFieldTypeToDict() argument 961 PropertyAttributes attributes = PropertyAttributes::Default(true, true, false); AddFieldTypeToHClass() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| H A D | jsnapi_expo.h | 776 std::vector<PropertyAttribute> attributes; member
|
| /arkcompiler/ets_runtime/ecmascript/serializer/tests/ |
| H A D | serializer_test.cpp | 2204 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSObject() local
|
| /arkcompiler/runtime_core/disassembler/ |
| H A D | disassembler.cpp | 2008 auto attributes = meta.GetAttributes(); in Serialize() local
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| H A D | disassembler.cpp | 1501 auto attributes = meta.GetAttributes(); in Serialize() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs-inl.h | 800 PropertyAttributes attributes; in RuntimeStGlobalRecord() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| H A D | jsnapi_expo.cpp | 2473 NewWithProperties(const EcmaVM *vm, size_t propertyCount, const Local<JSValueRef> *keys, const PropertyAttribute *attributes) NewWithProperties() argument
|