Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:having

1775         in sync with build-webkit.  This led to WebCore and WebKit having different views of Document's vtable
1871 We use this to do a substring find without having to resolve the rope.
1996 as a complex string without having to copy.
7144 transition to clear the specific value in the structure, but having done so this is a
7159 checks will continue to pass, despite the value having changed.
8018 Structure. Having this in a separate class was quite clean
10293 of having a single FeatureDefines file across all projects.
14016 having to create a temporary AtomicString (see HTTPHeaderMap.)
15246 practical sense, both since having undefined behaviour is not particularly
15407 We do this by having the registerName function return information about the constant if the register
16872 from Structure to JSObject because having a Structure iterate its JSObject
17218 tag, to avoid having two different c++ versions of null / empty.
20201 FastAllocBase instead of having its own operator new. Base the Node
20210 instead of StatementVector. This prevents those classes from having to
23894 Remove 'arguments' field from Register union. Having JSCell derived types in the union is
23897 be dangerous. Having removed Arguments* types form Register, all arguments objects must
24681 to avoid having to pass an irrelevant tag pointer to the stub.