Searched refs:clone_ (Results 1 – 2 of 2) sorted by relevance
65 var newValue = this.clone_();93 return this.clone_();100 clone_: function() { method in Margins
1009 (this->*rhs.clone_)(rhs.array_, rhs.size_);1013 if (clone_ != &NativeArray::InitRef)1038 clone_ = &NativeArray::InitCopy;1045 clone_ = &NativeArray::InitRef;1050 void (NativeArray::*clone_)(const Element*, size_t);