mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
4eb699754e
--HG-- rename : js/src/jsparse.cpp => js/src/frontend/BytecodeCompiler.cpp rename : js/src/jsparse.h => js/src/frontend/BytecodeCompiler.h rename : js/src/jsemit.cpp => js/src/frontend/BytecodeGenerator.cpp rename : js/src/jsemit.h => js/src/frontend/BytecodeGenerator.h rename : js/src/jsparse.cpp => js/src/frontend/FoldConstants.cpp rename : js/src/jsparse.cpp => js/src/frontend/ParseNode.cpp rename : js/src/jsparse.h => js/src/frontend/ParseNode.h rename : js/src/jsparse.cpp => js/src/frontend/Parser.cpp rename : js/src/jsparse.h => js/src/frontend/Parser.h rename : js/src/jsregexpinlines.h => js/src/vm/RegExpObject-inl.h rename : js/src/jsregexp.cpp => js/src/vm/RegExpObject.cpp rename : js/src/jsregexp.h => js/src/vm/RegExpObject.h rename : js/src/xpconnect/src/xpcjsruntime.cpp => js/xpconnect/src/XPCJSRuntime.cpp rename : js/src/xpconnect/src/xpcquickstubs.cpp => js/xpconnect/src/XPCQuickStubs.cpp rename : js/src/xpconnect/src/nsXPConnect.cpp => js/xpconnect/src/nsXPConnect.cpp |
||
---|---|---|
.. | ||
base | ||
ipc | ||
test |