Closed Bug 1219515 Opened 9 years ago Closed 9 years ago

IonMonkey: Build failure caused by ThrowIfNotConstructing was not declared

Categories

(Core :: JavaScript Engine, defect)

Other
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed

People

(Reporter: hev, Assigned: hev)

Details

Attachments

(1 file)

n file included from /home/heiher/git/mips64/gecko-dev/js/src/mips64/js/src/Unified_cpp_js_src27.cpp:2:0:
/home/heiher/git/mips64/gecko-dev/js/src/proxy/ScriptedDirectProxyHandler.cpp: In function ‘bool js::proxy(JSContext*, unsigned int, JS:
:Value*)’:
/home/heiher/git/mips64/gecko-dev/js/src/proxy/ScriptedDirectProxyHandler.cpp:1245:50: error: ‘ThrowIfNotConstructing’ was not declared in this scope
     if (!ThrowIfNotConstructing(cx, args, "Proxy"))
                                                  ^
Build with --enable-debug
Comment on attachment 8682277 [details] [diff] [review]
0001-IonMonkey-Fix-ThrowIfNotConstructing-was-not-declare.patch

Thanks. I really need to move this to sensible position sometime ...
Attachment #8682277 - Flags: review?(evilpies) → review+
Assignee: nobody → r
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/ae33441d7f86
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: