Home
last modified time | relevance | path

Searched defs:configurable (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dlib_ark_builtins.d.ts17 configurable?: boolean; property
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_reflect_test.cpp201 JSHandle<JSTaggedValue> configurable(thread, JSTaggedValue::True()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp1599 JSHandle<JSTaggedValue> configurable(thread, JSTaggedValue(desc.IsConfigurable())); in FromPropertyDescriptor() local
1638 bool configurable = value.ToBoolean(); in ToPropertyDescriptorFast() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h792 PropertyDescriptor &SetConfigurable(bool configurable) in SetConfigurable()
Dpt_types.cpp1102 bool configurable = false; in Create() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property