summaryrefslogtreecommitdiff
path: root/benchmark/url/legacy-vs-whatwg-url-parse.js
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2017-02-06 14:33:36 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2017-02-09 14:56:30 +0100
commit6af0bfe1a0006511325bf17bf36da6f36721d10e (patch)
tree7ac0fcb09bade68954fd3529e5eb3d2cc85571fe /benchmark/url/legacy-vs-whatwg-url-parse.js
parent039a813ff059c0787b9f4902f342914cd30a2845 (diff)
downloadandroid-node-v8-6af0bfe1a0006511325bf17bf36da6f36721d10e.tar.gz
android-node-v8-6af0bfe1a0006511325bf17bf36da6f36721d10e.tar.bz2
android-node-v8-6af0bfe1a0006511325bf17bf36da6f36721d10e.zip
src: fix -Wunused-result compiler warning
Fix a warning that was introduced in commit 67af1ad ("src: refactor CopyProperties to remove JS") from a few days ago. This particular change was suggested by me, mea culpa. Fixes the following warning: ../src/node_contextify.cc:151:13: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] sandbox_obj->DefineProperty(context, key, *desc); PR-URL: https://github.com/nodejs/node/pull/11197 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'benchmark/url/legacy-vs-whatwg-url-parse.js')
0 files changed, 0 insertions, 0 deletions