Skip to content

Commit cbfc210

Browse files
committed
split type constructor out into 2 helper nodes.
this doesn't change any of the code, but it reduces footprint for the typical `type(object)` call since fewer fields are in the PythonBuiltinNode for "type". it also allows us to re-use parts of the logic in other places.
1 parent 0319859 commit cbfc210

File tree

2 files changed

+683
-631
lines changed

2 files changed

+683
-631
lines changed

0 commit comments

Comments
 (0)