• Home
  • Raw
  • Download

Lines Matching refs:RegExpConstructor

1828         * runtime/RegExpConstructor.cpp:
1829 (JSC::RegExpConstructor::RegExpConstructor):
2643 * runtime/RegExpConstructor.cpp:
4480 * runtime/RegExpConstructor.cpp:
6835 * runtime/RegExpConstructor.cpp:
6836 (JSC::RegExpConstructor::getBackref):
6837 (JSC::RegExpConstructor::getLastParen):
6838 (JSC::RegExpConstructor::getLeftContext):
6839 (JSC::RegExpConstructor::getRightContext):
6855 (JSC::RegExpConstructor::put):
6860 * runtime/RegExpConstructor.h:
6861 (JSC::RegExpConstructor::createStructure):
7562 * runtime/RegExpConstructor.cpp:
12861 * runtime/RegExpConstructor.cpp:
15090 * runtime/RegExpConstructor.cpp:
15091 (JSC::RegExpConstructor::getBackref):
15092 (JSC::RegExpConstructor::getLastParen):
15093 (JSC::RegExpConstructor::getLeftContext):
15094 (JSC::RegExpConstructor::getRightContext):
15110 (JSC::RegExpConstructor::put):
15115 * runtime/RegExpConstructor.h:
15116 (JSC::RegExpConstructor::createStructure):
18249 * runtime/RegExpConstructor.cpp:
18955 * runtime/RegExpConstructor.cpp:
22315 * runtime/RegExpConstructor.cpp:
22316 (JSC::RegExpConstructor::RegExpConstructor):
22317 * runtime/RegExpConstructor.h:
22318 (JSC::RegExpConstructor::createStructure):
25207 * runtime/RegExpConstructor.cpp:
25556 * kjs/RegExpConstructor.cpp: Removed.
25557 * kjs/RegExpConstructor.h: Removed.
25563 * runtime/RegExpConstructor.cpp: Copied from kjs/RegExpConstructor.cpp.
25564 * runtime/RegExpConstructor.h: Copied from kjs/RegExpConstructor.h.
26826 * kjs/RegExpConstructor.cpp:
26827 * kjs/RegExpConstructor.h:
27175 * kjs/RegExpConstructor.h:
27176 (JSC::RegExpConstructor::createStructureID): Ditto.
27369 * kjs/RegExpConstructor.cpp:
27370 (JSC::RegExpConstructor::RegExpConstructor):
27923 * kjs/RegExpConstructor.cpp:
27924 * kjs/RegExpConstructor.h:
28315 * kjs/RegExpConstructor.cpp:
28335 * kjs/RegExpConstructor.h:
29784 * kjs/RegExpConstructor.cpp:
30026 * kjs/RegExpConstructor.cpp:
30489 * kjs/RegExpConstructor.cpp:
30543 * kjs/RegExpConstructor.cpp:
31099 * kjs/RegExpConstructor.cpp:
31100 (JSC::RegExpConstructor::RegExpConstructor):
32287 * kjs/RegExpConstructor.cpp:
32305 (JSC::RegExpConstructor::setInput):
32306 (JSC::RegExpConstructor::setMultiline):
32307 (JSC::RegExpConstructor::multiline):
32308 * kjs/RegExpConstructor.h:
33188 * kjs/RegExpConstructor.cpp:
33191 * kjs/RegExpConstructor.h:
33380 * kjs/RegExpConstructor.cpp:
33842 * kjs/RegExpConstructor.cpp:
33843 (JSC::RegExpConstructor::RegExpConstructor):
33846 * kjs/RegExpConstructor.h:
36148 * kjs/RegExpConstructor.cpp:
36149 * kjs/RegExpConstructor.h:
36537 * kjs/RegExpConstructor.cpp:
38851 * kjs/RegExpConstructor.cpp: Separated the lastInput value that's used
38854 (KJS::RegExpConstructor::performMatch): Set input.
38858 (KJS::RegExpConstructor::getBackref): Adopted jsSubstring and jsEmptyString.
38862 (KJS::RegExpConstructor::getLastParen): Ditto.
38863 (KJS::RegExpConstructor::getLeftContext): Ditto.
38864 (KJS::RegExpConstructor::getRightContext): Ditto.
38865 (KJS::RegExpConstructor::getValueProperty): Use input rather than lastInput.
38867 (KJS::RegExpConstructor::putValueProperty): Ditto.
38868 (KJS::RegExpConstructor::input): Ditto.