I will remember that stacked values are not boxed.
I will remember that stacked values are not boxed. I will remember that stacked values are not boxed. I will remember that stacked values are not boxed.
This commit is contained in:
@@ -127,9 +127,6 @@ int32 FASTCALL builtin_doubleToUint32(jsdouble d)
|
||||
|
||||
jsdouble FASTCALL builtin_Math_dot_sin(jsdouble d)
|
||||
{
|
||||
#ifdef DEBUG_shaver
|
||||
fprintf(stderr, "inside Math.sin helper\n");
|
||||
#endif
|
||||
return sin(d);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user