Searched defs:writable (Results 1 – 11 of 11) sorted by relevance
20 writable?: boolean; property
123 uint32_t bcIndex, bool writable) in JSBytecode()
820 bool writable = !bytecodeInfo.NoSideEffects(); in NewJSGate() local
2678 Label writable(env); in SetPropertyByName() local
193 JSHandle<JSTaggedValue> writable(thread, JSTaggedValue::True()); in HWTEST_F_L0() local
305 JSHandle<JSTaggedValue> writable(thread, JSTaggedValue(desc.IsWritable())); in HWTEST_F_L0() local
1571 JSHandle<JSTaggedValue> writable(thread, JSTaggedValue(desc.IsWritable())); in FromPropertyDescriptor() local1644 bool writable = value.ToBoolean(); in ToPropertyDescriptorFast() local1718 bool writable = value->IsException() ? false : value->ToBoolean(); in ToPropertyDescriptor() local
220 const JSHandle<JSTaggedValue> &proto, bool writable) in MakeConstructor()
738 PropertyDescriptor &SetWritable(bool writable) in SetWritable()
1068 bool writable = false; in Create() local
2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property