6443636f36
Inline some of the things into the TC so it can be specialized on the closure type. Also avoids spilling everything to the stack to call init (which just pulls it back off and puts it into the heap), and uses AllocObjFast instead of newInstance. (We can't quite get the super-fast-path version of AllocObjFast because closures are extension objects and for now trying to convince it not to use the m_InstanceCtor is a bit lame---we should probably just generate the classes as php-level classes at some point so that'll just work.) Differential Revision: D894569
0 linhas
0 B
Plaintext
0 linhas
0 B
Plaintext
O arquivo está vazio.