Commit b5fc36ee authored by neis's avatar neis Committed by Commit bot

[ast] Remove bogus comment.

R=adamk@chromium.org
BUG=
NOTRY=true

Review-Url: https://codereview.chromium.org/2212183003
Cr-Commit-Position: refs/heads/master@{#38396}
parent 6768456d
......@@ -495,7 +495,7 @@ class Scope: public ZoneObject {
int start_position_;
int end_position_;
// Computed via AllocateVariables; function, block and catch scopes only.
// Computed via AllocateVariables.
int num_stack_slots_;
int num_heap_slots_;
int num_global_slots_;
......
Markdown is supported
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