DescriptionAdd Persistent<T>::Reset which disposes the handle and redirects it to point to another object.
BUG=
R=dcarney@chromium.org, svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=14570
Patch Set 1 #
Total comments: 2
Patch Set 2 : less whitespace #
Total comments: 4
Patch Set 3 : code review (svenpanne) + fixes (val_ -> this->val_) #Messages
Total messages: 8 (0 generated)
|