Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:wrapper

1158         This is a convenience wrapper around std::find.
3856 an object wrapper just to search for properties. This also saves an
4401 creating wrapper objects. No speedup this time, but prepares for a future
8043 by creating the appropriate wrapper. Saves the virtual call to toObject.
12192 wrapper global, if one exists, as the "this" object.
12194 (KJS::globalFuncEval): Use toGlobalObject() to handle the wrapper
12231 ScopeChain is now nothing more than a resource-handling wrapper around
13362 Wrapper for JSValue::isObject and exception creation (these need
17615 navigations. To do this, only the wrapper should ever be exposed. This
17628 This is needed so that the window wrapper can forward the calls.
22087 EventSender) causing its wrapper to be invalidated (by clicking a
22905 is a reference-counted wrapper for a Vector.
27526 RegExpImp (the JS object) and into RegExp (the PCRE wrapper class),
31161 Removed the Parameter class because it was a redundant wrapper around