jerryscript
jerryscript copied to clipboard
Add custom dispatcher to every builtin object for consistency
What is the binary size effect of this change? Or runtime? In other words, what is the benefit?
What is the binary size effect of this change? Or runtime? In other words, what is the benefit? The only reason is consistency. (We would like to use custom dispatcher everywhere)