mirror of https://github.com/lukechilds/node.git
Browse Source
V8 is going to disallow non-primitive values on v8::FunctionTemplate and v8::ObjectTemplate because those can't be shared across contexts. Fixes: https://github.com/nodejs/node/issues/6216 PR-URL: https://github.com/nodejs/node/pull/6228 Reviewed-By: Trevor Norris <trev.norris@gmail.com>v6.x
Ben Noordhuis
9 years ago
committed by
James M Snell
5 changed files with 32 additions and 21 deletions
Loading…
Reference in new issue