- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Dec 2012 05:51:52 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20225 --- Comment #7 from Boris Zbarsky <bzbarsky@mit.edu> --- One note on terminology: I'm using "runtime" as "while rendering the webpage" whereas "compile-time" is "while creating that thing the user will download and use as a browser". Just to make sure we're not talking about JIT-compile time here, because in fact some of these checks _can_ be made at JIT-compile time, and in SpiderMonkey's case we do just that for the "this" object in the common case. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 6 December 2012 05:52:46 UTC