Lines Matching full:wrapper
1148 (KJS::allocChars): Wrapper around fastMalloc that takes a length in characters. It will return 0 when asked to allocate a zero-length buffer.
1149 (KJS::reallocChars): Wrapper around fastRealloc that takes a length in characters. It will return 0 when asked to allocate a zero-length buffer.
1304 StringInstance (the object wrapper for a JS string) or calling
1305 their methods. Since a temporary wrapper object is made every time
10699 - Removed Context wrapper for ContextImp, renamed ContextImp to Context,
13095 - Prohibited construction without instance because an instance wrapper
13118 - Prohibited construction without instance because an instance wrapper
15252 RegExp: A C++ wrapper object that performs regular expression
17627 changes, but not the credits for Google's C++ wrapper, since we don't include that.
18524 the places listed below -- our wrapper classes used to take care of this
21239 createLanguageInstanceForValue() and creates a DOM ObjC wrapper for DOM objects.
21385 2. We sometimes will incorrectly attempt to access a generic JavaScript as a Java runtime object wrapper.
23183 Implemented WebScriptObject/DOM wrapper voodoo. DOM wrappers
23662 remove the built-in refcounting of the normal wrapper classes. Use