Where can I find the source code of different api of ecmascript 2015 or any different version?
I'm trying to see how console.time
works and see the source code of this function, however I didn't find any link or information about source code of es6.
I found the tc39 profile on github but I didn't find any repository about the es6.
Anyone has an idea about the source code or knows the correct link?