Home
last modified time | relevance | path

Searched refs:SetWritable (Results 1 - 25 of 28) sorted by relevance

12

/arkcompiler/ets_runtime/test/fuzztest/propertyattribute_fuzzer/
H A Dpropertyattribute_fuzzer.cpp59 propertyattribute.SetWritable(e); in PropertyAttributeSetIsFuzzTest()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
H A Dproperty_descriptor.h104 void SetWritable(bool writable) in SetWritable() function in ark::tooling::inspector::PropertyDescriptor
/arkcompiler/ets_runtime/ecmascript/
H A Djs_primitive_ref.cpp67 desc->SetWritable(false); in StringGetIndexProperty()
H A Dproperty_attributes.h224 inline void SetWritable(bool flag) in SetWritable() function in panda::ecmascript::TrackType::PropertyAttributes
H A Dobject_operator.cpp433 desc.SetWritable(IsWritable()); in ToPropertyDescriptor()
446 desc.SetWritable(IsWritable()); in ToPropertyDescriptor()
780 attr.SetWritable(desc.IsWritable()); in WriteDataProperty()
H A Djs_object.cpp34 SetWritable(desc.IsWritable()); in PropertyAttributes()
1832 descNoConfWrite.SetWritable(false); in SetIntegrityLevel()
1894 attr.SetWritable(false); in FreezeSharedObject()
2296 desc.SetWritable(writable); in ToPropertyDescriptorFast()
2366 desc.SetWritable(writable); in ToPropertyDescriptor()
2513 desc.SetWritable(false); in CompletePropertyDescriptor()
H A Dtagged_dictionary.cpp94 attr.SetWritable(false); in UpdateAllAttributesToNoWitable()
H A Djs_array.cpp353 readonly.SetWritable(false); in ArraySetLength()
H A Djs_typed_array.cpp61 desc.SetWritable(true); in GetOwnProperty()
H A Djs_object.h129 inline void SetWritable(bool flag) in SetWritable() function in panda::ecmascript::final
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_proxy_test.cpp77 desc.SetWritable(false); in HWTEST_F_L0()
H A Dbuiltins_object_test.cpp196 desc.SetWritable(false); in HWTEST_F_L0()
243 desc.SetWritable(false); in HWTEST_F_L0()
279 desc.SetWritable(true); in HWTEST_F_L0()
342 descEnum.SetWritable(true); in HWTEST_F_L0()
559 descEnum.SetWritable(false); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_shared_array_test.cpp205 attr.SetWritable(false); in HWTEST_F_L0()
230 attr.SetWritable(false); in HWTEST_F_L0()
H A Djs_arguments_test.cpp118 Desc.SetWritable(false); in HWTEST_F_L0()
H A Djs_object_test.cpp197 desc.SetWritable(false); in HWTEST_F_L0()
305 desc3.SetWritable(false); in HWTEST_F_L0()
927 desc.SetWritable(false); in HWTEST_F_L0()
943 desc1.SetWritable(false); in HWTEST_F_L0()
H A Dobject_operator_first_test.cpp239 handleDesc1.SetWritable(true); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_layout.cpp45 attr.SetWritable(IsWritable()); in SetAttribute()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dobject_repository.cpp241 property.SetWritable(false); in GetProperties()
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp395 .SetWritable(true) in AddTypedArrayRef()
424 .SetWritable(false) in GetProtoOrProtoType()
437 .SetWritable(true) in GetProtoOrProtoType()
474 .SetWritable(true) in GetAdditionalProperties()
492 .SetWritable(false) in SetKeyValue()
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_namespace.cpp317 desc.SetWritable(true); in GetOwnProperty()
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp296 readonly.SetWritable(false); in ArraySetLength()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp322 attr.SetWritable(true); in CorrectConstructorHClass()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h657 void SetWritable(bool flag) in SetWritable() function in panda::PropertyAttribute
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h932 PropertyDescriptor &SetWritable(bool writable) in SetWritable() function in panda::ecmascript::tooling::final::final
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp509 attributes.SetWritable(each.GetWritable()); in CreateFunctionPrototypeHClass()
538 attributes.SetWritable(each.GetWritable()); in CreateFunctionHClass()

Completed in 45 milliseconds

12