Home | History | Annotate | Download | only in src

Lines Matching refs:IsReadOnly

1081             elms->set(WRITABLE_INDEX, heap->ToBoolean(!details.IsReadOnly()));
1125 elms->set(WRITABLE_INDEX, heap->ToBoolean(!result.IsReadOnly()));
1571 if (!lookup.IsReadOnly()) {
1596 if (properties->get(index)->IsTheHole() || !lookup.IsReadOnly()) {
1601 !lookup.IsReadOnly()) {
1607 ASSERT(lookup.IsReadOnly() && type == CONSTANT_FUNCTION);
1681 ASSERT(lookup.IsReadOnly()); // and it was declared as read-only