Lines Matching defs:readonly
156 TVariable<HeapObject>* var_accessor_holder, Label* readonly,
659 TVariable<HeapObject>* var_accessor_holder, Label* readonly,
688 JumpIfDataProperty(details, &ok_to_write, readonly);
704 JumpIfDataProperty(details, &ok_to_write, readonly);
727 JumpIfDataProperty(details, &ok_to_write, readonly);
828 readonly(this);
853 ShouldReconfigureExisting() ? nullptr : &readonly);
930 ShouldReconfigureExisting() ? nullptr : &readonly);
996 ShouldReconfigureExisting() ? nullptr : &readonly, slow);
1051 BIND(&readonly);