Home
last modified time | relevance | path

Searched refs:GetWritable (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dbuiltins_base.h72 constexpr bool GetWritable() const in GetWritable() function in panda::ecmascript::base::BuiltinsPropertyConfig
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h927 bool GetWritable() const in GetWritable() 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()
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_types_test.cpp749 ASSERT_TRUE(propertyDescriptor->GetWritable());

Completed in 16 milliseconds