servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 117 forks source link

Removed gczeal bindings. #212

Closed asajeffrey closed 9 years ago

asajeffrey commented 9 years ago

PR https://github.com/servo/mozjs/pull/60 removes gczeal in release builds. This gets about a 5% speedup in some Dromaeo JS tests. Unfortunately, it leaves some dangling symbols that are in the jsapi_ARCH.rs files, but hace no matching jsapi definitions. This commit removes those definitions from the bindings.

See https://github.com/servo/mozjs/pull/60#issuecomment-153920443

Review on Reviewable

michaelwu commented 9 years ago

@bors-servo r+

bors-servo commented 9 years ago

:pushpin: Commit bbace12 has been approved by michaelwu

bors-servo commented 9 years ago

:hourglass: Testing commit bbace12 with merge 783696e...

bors-servo commented 9 years ago

:sunny: Test successful - travis