Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jun 28, 2024
1 parent 90ec48e commit fea492f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 52 deletions.
2 changes: 1 addition & 1 deletion StarlingMonkey
1 change: 0 additions & 1 deletion embedding/embedding.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ extern "C"
}
Runtime.free_list.clear();
RootedValue result(Runtime.cx);
Runtime.engine->run_event_loop();
LOG("(post_call) end");
}

Expand Down
28 changes: 0 additions & 28 deletions test/builtins/fetch.js

This file was deleted.

22 changes: 0 additions & 22 deletions test/builtins/timeout.js

This file was deleted.

0 comments on commit fea492f

Please sign in to comment.