12 Commits (7bac743f36cecea665fdb251fae17413d7011ac2)

Author SHA1 Message Date
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis ccb199af17 src: fix deprecation warnings 10 years ago
Ben Noordhuis 4aea16f214 src: rename confusingly named local variable 10 years ago
Ben Noordhuis c9ee654290 src: simplify node::Utf8Value() 10 years ago
Ben Noordhuis 364cc7e08a src: remove NODE_INVALID_UTF8 environment variable 10 years ago
Fedor Indutny e17e6fb2fa util: use on-stack buffer for Utf8Value 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Trevor Norris d553386623 src: pass Isolate to additional locations 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 10 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 10 years ago