DescriptionLet the embedder store arbitrary Values via Context::SetData
In WebKit, we would like to store a void* to a data structure that contains
lots of exciting per-context data. The current API restricts us to storing only
Strings, which is less useful.
I've also cleaned up the implementation of GetData to be less convoluted.
Committed: https://code.google.com/p/v8/source/detail?r=12520
Patch Set 1 #
Total comments: 3
Messages
Total messages: 6 (0 generated)
|