diff --git a/PP1002.md b/PP1002.md new file mode 100644 index 0000000..81c1dc6 --- /dev/null +++ b/PP1002.md @@ -0,0 +1,3 @@ +# Additional function may terminate abruptly + +The specified [additional function](https://github.com/facebook/prepack/wiki/Additional-function) throws an exception, or might throw an exception. This means that much of the global state produced by the function will be in an unknown state at Prepack time and there will be little benefit to be gained from prepacking the function. \ No newline at end of file