Skip to content

Commit

Permalink
Rethrow [[Value]]
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Sep 5, 2017
1 parent 91f9211 commit 03ee730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -87200,7 +87200,7 @@ interface <dfn>NavigatorOnLine</dfn> {
<ol>
<li><p><span>Clean up after running script</span> with <var>settings</var>.</p></li>

<li><p>Rethrow <var>evaluationStatus</var>.</p></li>
<li><p>Rethrow <var>evaluationStatus</var>.[[Value]].</p></li>
</ol>

<li>
Expand Down

0 comments on commit 03ee730

Please sign in to comment.