Sign in
webkit
/
WebKit
/
cc2b4ac91105a1a6dd6596cb7d8a044b04bec637
/
Source
/
JavaScriptCore
/
parser
/
SourceProviderCache.cpp
13aae08
Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601
by aestes@apple.com
· 9 years ago
0cefe4f
Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500
by dbates@webkit.org
· 11 years ago
fb7eff2
Rename Operations.h to JSCInlines.h
by fpizlo@apple.com
· 11 years ago
b426f86
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
by fpizlo@apple.com
· 11 years ago
2a6c489
Change a couple of HashMap value types from OwnPtr to std::unique_ptr
by andersca@apple.com
· 12 years ago
d17e17e
Shrank the SourceProvider cache https://bugs.webkit.org/show_bug.cgi?id=110158
by ggaren@apple.com
· 12 years ago
4509470
Use HashMap<OwnPtr> for SourceProviderCache items
by caio.oliveira@openbossa.org
· 13 years ago
2a1e915
2011-02-10 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
be333a7
REGRESSION: Leak in JSParser::Scope::copyCapturedVariablesToVector()
by antti@apple.com
· 14 years ago