~mwhudson/pypy/imported-cli-jit

Viewing all changes in revision 23522.

  • Committer: antocuni
  • Date: 2009-12-01 16:53:25 UTC
  • Revision ID: svn-v4:fd0d7bf2-dfb6-0310-8d31-b7ecfe96aada:pypy/branch/cli-jit:69816
not all the constants needs to be initialized (e.g., instances without fields,
empty lists, etc.).  This saves a bit of useless "ldsfld xxx; pop" sequences
during the constant initialization phase

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: