mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 22:44:13 +00:00
Sorry, no tabs allowed here. (whitespace-only change, r=jack, sr=lumpy)
This commit is contained in:
parent
072160d359
commit
4a7d85ba3e
@ -5361,8 +5361,8 @@ interrupt:
|
||||
*result = POP_OPND();
|
||||
goto out;
|
||||
|
||||
EMPTY_CASE(JSOP_STARTXML)
|
||||
EMPTY_CASE(JSOP_STARTXMLEXPR)
|
||||
EMPTY_CASE(JSOP_STARTXML)
|
||||
EMPTY_CASE(JSOP_STARTXMLEXPR)
|
||||
|
||||
BEGIN_CASE(JSOP_TOXML)
|
||||
rval = FETCH_OPND(-1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user