Chromium Code Reviews
DescriptionModifies assertion for possibly null code pointer.
A callee function's code pointer may be nulled by a
GC pass during inlining. The code itself is still
around because the inlining function retains a
reference, but a future change will ensure that
the GC pass doesn't null code pointers in inlined
functions.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=29400
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||