Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:twice

2775         Creating a global object with a custom prototype resets it twice (wasteful!).
2776 So, addStaticGlobals() was called twice, but JSGlobalObject::reset() didn't reset
20595 which has been revised to avoid initializing each SavedProperty twice when building
20617 it does not get initialized at construction time to avoid initializing twice when
22353 (jsRegExpCompile): Call calculateCompiledPatternLength twice -- once to
22376 (jsRegExpCompile): Call calculateCompiledPatternLength twice -- once to
23596 results. This avoids calling toString twice per comparison, but requires a temporary buffer
28058 - don't print the var twice for ForInNodes with a var declaration