mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Why wasn't this hunk in the .rej file, or else merged properly?
This commit is contained in:
parent
ff1b59a197
commit
a596a75f05
@ -4056,6 +4056,9 @@ js_math_random(JSContext* cx, uintN argc, jsval* vp);
|
||||
JSBool
|
||||
js_math_floor(JSContext* cx, uintN argc, jsval* vp);
|
||||
|
||||
JSBool
|
||||
js_num_toString(JSContext *cx, uintN argc, jsval *vp);
|
||||
|
||||
bool
|
||||
TraceRecorder::record_JSOP_CALL()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user