Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Emit Better Error Message for Function Declarations in Invalid Locations #19

Open
@IgnoredAmbience

Description

@IgnoredAmbience

On the conrad-v8-merged branch (I think), latest revision.
The following test cases aborted with a hard crash from somewhere in the parser or its interface.

Quick diagnosis would be appreciated so I can classify the bug or choose to ignore it for the CAV'15 paper writeup.

Record 1
id 1753444
test_id tests/test262/ch10/10.4/10.4.2/10.4.2-1-2.js
batch_id 438447
result ABORT
exit_code 2
stdout
stderr Fatal error: exception Parser.InvalidArgument
duration 0
Record 2
id 1754068
test_id tests/test262/ch12/12.14/12.14-13.js
batch_id 438603
result ABORT
exit_code 2
stdout
stderr Fatal error: exception Parser.InvalidArgument
duration 0
Record 3
id 1753805
test_id tests/test262/ch12/12.8/S12.8_A3.js
batch_id 438537
result ABORT
exit_code 2
stdout
stderr Fatal error: exception Parser.InvalidArgument
duration 0
Record 4
id 1753802
test_id tests/test262/ch12/12.8/S12.8_A4_T1.js
batch_id 438536
result ABORT
exit_code 2
stdout
stderr Fatal error: exception Parser.InvalidArgument
duration 0
Record 5
id 1753807
test_id tests/test262/ch12/12.8/S12.8_A4_T2.js
batch_id 438537
result ABORT
exit_code 2
stdout
stderr Fatal error: exception Parser.InvalidArgument
duration 0
Record 6
id 1753806
test_id tests/test262/ch12/12.8/S12.8_A4_T3.js
batch_id 438537
result ABORT
exit_code 2
stdout
stderr Fatal error: exception Parser.InvalidArgument
duration 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions