Lines Matching refs:emit_store
211 void ObjectLiteral::Property::set_emit_store(bool emit_store) {212 emit_store_ = emit_store;216 bool ObjectLiteral::Property::emit_store() {