mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
53883bfbf4
2. Rename TraceRecorder op methods to record_JSOP_xxx to avoid shadowing JSOP_* enumerators used inside jsopcode.h macros -- death to ::JSOP_*! 3. Added atoms TraceRecorder member for giant literal pool scripts. 4. Condition assert in TraceRecorder::test_property_cache_direct_slot to avoid false positive when executing function code accessing a global. |
||
---|---|---|
.. | ||
jsd | ||
narcissus | ||
src | ||
tests | ||
landbranch.pl | ||
makefile.win |