prepack/scripts
Herman Venter fbae09bb75 Throw FatalError after reporting generic introspection error
Summary:
Instead of throwing peculiarly behaving introspection error completions, we now report all errors via the error handler, using CompilerDiagnostic objects that are just normal host objects. Following a report, we always throw a FatalError.

Eventually all of the places where generic introspection errors are thrown will be replaced by specific errors and may have site specific error recovery logic.
Closes https://github.com/facebook/prepack/pull/812

Differential Revision: D5426046

Pulled By: hermanventer

fbshipit-source-id: c6e6121c2658b5005ea956143ea8dbdb9743165a
2017-07-14 14:58:00 -07:00
..
detect_bad_deps.js Ran Prettier over codebase. 2017-07-03 16:29:47 -07:00
generate-sourcemaps-test.js Rename CompilerDiagnostics to CompilerDiagnostic 2017-07-13 16:53:40 -07:00
instrumentor.js Ran Prettier over codebase. 2017-07-03 16:29:47 -07:00
prettier.js Making Prettier a check-in gate 2017-07-07 11:35:32 -07:00
test262-runner.js Error messages for for of loops 2017-07-12 17:10:26 -07:00
test-error-handler.js Rename CompilerDiagnostics to CompilerDiagnostic 2017-07-13 16:53:40 -07:00
test-internal.js Rename CompilerDiagnostics to CompilerDiagnostic 2017-07-13 16:53:40 -07:00
test-node-cli-mode.sh Add minimal test case for the node-cli mode 2017-05-18 15:08:39 -07:00
test-residual.js Throw FatalError after reporting generic introspection error 2017-07-14 14:58:00 -07:00
test-runner.js Throw FatalError after reporting generic introspection error 2017-07-14 14:58:00 -07:00
test-sourcemaps.sh Extract scripts from npm package (#463) 2017-04-26 12:26:18 -07:00
test-std-in.sh Fixing output to look less like a failure on success 2017-07-13 16:53:40 -07:00