Open
Bug 1584137
Opened 6 years ago
Updated 1 year ago
Document that JS_string_malloc does not raise exception in the JSContext on OOM
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
References
(Blocks 1 open bug)
Details
Please document that when JS_string_malloc returns nullptr, it has not made an exception pend in the JSContext.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•