Skip to content

Commit 0c7d99e

Browse files
zherczegTilmann Scheller
authored andcommitted
Reduce Math object binary size. (#1491)
Although many Math built-in functions have a similar structure these code paths were implemented as separate C functions. After this patch only one common dispatcher remains which shares the common code paths of different built-in functions. This reduces the binary size by 1 Kbyte. JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg [email protected]
1 parent f2b17bc commit 0c7d99e

File tree

2 files changed

+254
-527
lines changed

2 files changed

+254
-527
lines changed

0 commit comments

Comments
 (0)