Lines Matching refs:CodeGeneratorJS
3436 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
3888 * bindings/scripts/CodeGeneratorJS.pm:
7431 * bindings/scripts/CodeGeneratorJS.pm:
7669 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
8913 …* bindings/scripts/CodeGeneratorJS.pm: Remove IsSVGTypeNeedingContextParameter() methods and usage…
9334 * bindings/scripts/CodeGeneratorJS.pm: Also fixed a style issue.
9826 * bindings/scripts/CodeGeneratorJS.pm:
10188 …* bindings/scripts/CodeGeneratorJS.pm: Remove IsSVGTypeNeedingContextParameter() methods and usage…
11461 CodeGeneratorJS.pm and CodeGeneratorV8.pm were not correct according to the Web IDL and
11479 * bindings/scripts/CodeGeneratorJS.pm:
11624 * bindings/scripts/CodeGeneratorJS.pm:
14404 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
16529 * bindings/scripts/CodeGeneratorJS.pm:
16665 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
18325 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
19553 … * bindings/scripts/CodeGeneratorJS.pm: Handle SVGStringListPropertyTearOff in GetSVGPropertyTypes.
20945 * bindings/scripts/CodeGeneratorJS.pm: Remove special SVGPreserveAspectRatio handling.
22119 * bindings/scripts/CodeGeneratorJS.pm: Remove special SVGNumber handing, it's obsolete now.
22661 …* bindings/scripts/CodeGeneratorJS.pm: Include SVGAnimatedPropertyTearOff.h instead of SVGProperty…
23113 * bindings/scripts/CodeGeneratorJS.pm: Add StrictTypeChecking support for boolean types.
23210 …* bindings/scripts/CodeGeneratorJS.pm: Modified IndexGetterReturnsStrings() returns 1 for DOMSetta…
24921 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
25259 * bindings/scripts/CodeGeneratorJS.pm:
25342 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
26350 * bindings/scripts/CodeGeneratorJS.pm:
27127 * bindings/scripts/CodeGeneratorJS.pm:
27139 …* bindings/scripts/CodeGeneratorJS.pm: Restore the order of type checking in the 'StrictTypeChecki…
27162 …* bindings/scripts/CodeGeneratorJS.pm: Implement 'StrictTypeChecking' for setters and recognize SV…
28162 * bindings/scripts/CodeGeneratorJS.pm:
28827 * bindings/scripts/CodeGeneratorJS.pm:
28951 * bindings/scripts/CodeGeneratorJS.pm:
29381 …* bindings/scripts/CodeGeneratorJS.pm: Generate new style SVG JS bindings, that don't need JSSVGCo…
30903 * bindings/scripts/CodeGeneratorJS.pm:
35089 * bindings/scripts/CodeGeneratorJS.pm:
45589 * bindings/scripts/CodeGeneratorJS.pm: DOMTokenList has a string indexed getter.
61561 * bindings/scripts/CodeGeneratorJS.pm:
75313 * bindings/scripts/CodeGeneratorJS.pm: Ditto.
76539 * bindings/scripts/CodeGeneratorJS.pm:
79806 * bindings/scripts/CodeGeneratorJS.pm: Suggested parentheses added around && within ||
81526 * bindings/scripts/CodeGeneratorJS.pm:
81574 * bindings/scripts/CodeGeneratorJS.pm:
82768 * bindings/scripts/CodeGeneratorJS.pm:
84964 * bindings/scripts/CodeGeneratorJS.pm:
85062 * bindings/scripts/CodeGeneratorJS.pm:
85090 * bindings/scripts/CodeGeneratorJS.pm: Change the code generators
87188 * bindings/scripts/CodeGeneratorJS.pm:
88092 * bindings/scripts/CodeGeneratorJS.pm: Make all callbacks inherit
90792 * bindings/scripts/CodeGeneratorJS.pm: Same change as above, for
91014 * bindings/scripts/CodeGeneratorJS.pm:
91566 * bindings/scripts/CodeGeneratorJS.pm:
91694 * bindings/scripts/CodeGeneratorJS.pm: Same change as above, for
95234 * bindings/scripts/CodeGeneratorJS.pm:
96303 * bindings/scripts/CodeGeneratorJS.pm:
96502 * bindings/scripts/CodeGeneratorJS.pm:
96555 * bindings/scripts/CodeGeneratorJS.pm:
100090 * bindings/scripts/CodeGeneratorJS.pm:
102323 * bindings/scripts/CodeGeneratorJS.pm: Removed now-unneeded code to handle ReflectURL.
106035 * bindings/scripts/CodeGeneratorJS.pm:
107839 * bindings/scripts/CodeGeneratorJS.pm:
113047 … * bindings/scripts/CodeGeneratorJS.pm: Now generates jsString for String parameters in callbacks.
118259 * bindings/scripts/CodeGeneratorJS.pm: Changed to use the new
118838 * bindings/scripts/CodeGeneratorJS.pm:
119052 * bindings/scripts/CodeGeneratorJS.pm: Changed to use the new
119755 failures. Revised CodeGeneratorJS.pm to use throwVMTypeError
119759 * bindings/scripts/CodeGeneratorJS.pm:
121790 * bindings/scripts/CodeGeneratorJS.pm:
122641 * bindings/scripts/CodeGeneratorJS.pm:
123981 * bindings/scripts/CodeGeneratorJS.pm:
124592 * bindings/scripts/CodeGeneratorJS.pm:
124613 * bindings/scripts/CodeGeneratorJS.pm:
125049 … CodeGeneratorJS.pm incorrectly increments $paramIndex when a method is declared with [CallWith]
125059 * bindings/scripts/CodeGeneratorJS.pm:
126876 The change to CodeGeneratorJS.pm in
126877 http://trac.webkit.org/changeset/60776/trunk/WebCore/bindings/scripts/CodeGeneratorJS.pm
126880 Before the above change was submitted, CodeGeneratorJS.pm was modified so that native
126882 http://trac.webkit.org/changeset/60631/trunk/WebCore/bindings/scripts/CodeGeneratorJS.pm
126884 This CL updates the CodeGeneratorJS.pm to correctly return an EncodedJSValue in the case
126889 * bindings/scripts/CodeGeneratorJS.pm:
127222 * bindings/scripts/CodeGeneratorJS.pm:
127556 * bindings/scripts/CodeGeneratorJS.pm:
128162 * bindings/scripts/CodeGeneratorJS.pm:
128781 * bindings/scripts/CodeGeneratorJS.pm:
129946 * bindings/scripts/CodeGeneratorJS.pm:
131866 * bindings/scripts/CodeGeneratorJS.pm:
134896 * bindings/scripts/CodeGeneratorJS.pm: