DescriptionChange Context::New to not create persistent handles.
This moves the responsibility of putting a new context into a persistent
handle to the embedder. Also it removes one API function where the copy
constructor for persistent handles is needed.
R=svenpanne@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=14203
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed comments by Sven Panne. #
Total comments: 2
Patch Set 3 : Addressed moar comments by Sven Panne. #Patch Set 4 : Adapted cctest initialization to new API. #
Messages
Total messages: 6 (0 generated)
|