diff options
| author | jmoenig <jens@moenig.org> | 2014-11-21 16:55:25 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-11-21 16:55:25 +0100 |
| commit | 9e91a93ac029056adae89e7b8e07558b47f9634f (patch) | |
| tree | ee0f93561552e794927f885ccb28177777db1ebd /objects.js | |
| parent | f2d0c2eba5d6b012fc3fb1167c82b64b2f8ed447 (diff) | |
| download | snap-yow-9e91a93ac029056adae89e7b8e07558b47f9634f.tar.gz snap-yow-9e91a93ac029056adae89e7b8e07558b47f9634f.zip | |
Fix "stop this block"’s lexical awareness
“stop this block” when used inside a custom block definition now always
returns out of the lexically enclosing script (the definition), even if
it is used inside other nested, C-shaped custom blocks in the
definition code. Previously it only stopped the nearest encompassing
“for” block, now it always stops the block whose definition it is in.
I don’t expect this fix to break any existing projects.
Diffstat (limited to 'objects.js')
0 files changed, 0 insertions, 0 deletions
