Description- make JsValue movable
- remove V8ValueHolder.h
- use pointer (std::unique_ptr<v8::Persistent<v8::Context>>) instead of member to avoid including v8.h in the public library header.
Patch Set 1 #Patch Set 2 : update #Patch Set 3 : rebase #Patch Set 4 : rebase #Patch Set 5 : rebase, no changes #
Total comments: 1
Patch Set 6 : fix JsValue destructor #
Total comments: 2
Patch Set 7 : fix outdated comment #
Total comments: 8
Patch Set 8 : rebase #Patch Set 9 : rebase #Patch Set 10 : rebase #
MessagesTotal messages: 19
|