Closed Bug 1746638 Opened 3 years ago Closed 3 years ago

Make pending exception consistent in NativeGetPropertyInline

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED INVALID

People

(Reporter: arai, Assigned: arai)

References

Details

NativeGetPropertyInline uses some functions with AllowGC, and some other functions that always sets pending exception.
it's better making the AllowGC and pending exception consistent.

actually, the code was correct. I misread the overload.

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.