Home
last modified time | relevance | path

Searched defs:PreloadState (Results 1 – 11 of 11) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-compiler.h392 struct PreloadState { struct
393 static const int kEatsAtLeastNotYetInitialized = -1;
394 bool preload_is_current_;
395 bool preload_has_checked_bounds_;
396 int preload_characters_;
397 int eats_at_least_;
398 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-compiler.h413 struct PreloadState { struct
414 static const int kEatsAtLeastNotYetInitialized = -1;
415 bool preload_is_current_;
416 bool preload_has_checked_bounds_;
417 int preload_characters_;
418 int eats_at_least_;
419 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-compiler.h414 struct PreloadState { struct
415 static const int kEatsAtLeastNotYetInitialized = -1;
416 bool preload_is_current_;
417 bool preload_has_checked_bounds_;
418 int preload_characters_;
419 int eats_at_least_;
420 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-compiler.h414 struct PreloadState { struct
415 static const int kEatsAtLeastNotYetInitialized = -1;
416 bool preload_is_current_;
417 bool preload_has_checked_bounds_;
418 int preload_characters_;
419 int eats_at_least_;
420 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-compiler.h413 struct PreloadState { struct
414 static const int kEatsAtLeastNotYetInitialized = -1;
415 bool preload_is_current_;
416 bool preload_has_checked_bounds_;
417 int preload_characters_;
418 int eats_at_least_;
419 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-compiler.h413 struct PreloadState { struct
414 static const int kEatsAtLeastNotYetInitialized = -1;
415 bool preload_is_current_;
416 bool preload_has_checked_bounds_;
417 int preload_characters_;
418 int eats_at_least_;
419 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-compiler.h413 struct PreloadState { struct
414 static const int kEatsAtLeastNotYetInitialized = -1;
415 bool preload_is_current_;
416 bool preload_has_checked_bounds_;
417 int preload_characters_;
418 int eats_at_least_;
419 void init() { eats_at_least_ = kEatsAtLeastNotYetInitialized; } in init()
/dports/www/node10/node-v10.24.1/deps/v8/src/regexp/
H A Djsregexp.h1398 struct PreloadState { struct
1399 static const int kEatsAtLeastNotYetInitialized = -1;
1400 bool preload_is_current_;
1401 bool preload_has_checked_bounds_;
1402 int preload_characters_;
1403 int eats_at_least_;
1404 void init() { in init()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_lottie/lottie/
H A Dlottie_icon.cpp89 enum class PreloadState { enum in Lottie::Icon::Inner
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/parser/
H A Dhtml_preload_scanner_test.cc221 enum PreloadState { enum in blink::HTMLPreloadScannerTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/parser/
H A Dhtml_preload_scanner_test.cc217 enum PreloadState { enum in blink::HTMLPreloadScannerTest