Commit 5d0cee46 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

vm: remove unnecessary HandleScopes

The accessors run inside an implicit HandleScope, there is no need to
create a new one.

PR-URL: https://github.com/nodejs/io.js/pull/2001


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 91dfb5e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment