Chromium Code Reviews
DescriptionDetect missing inliner
1) Apply this patch.
2) ./xcodebuild/DebugIA32/dart --trace_inlining_intervals DeltaBlue.dart
3) Inlined intervals:
0 id: 0 caller-id: -1
Inlined functions at: 0
0: Function 'List._fromLiteral@915557746': static factory.
INLINER: Function 'List._fromLiteral@915557746': static factory.
6c id: 5 caller-id: 2
Inlined functions at: 6c
0: Function 'get:length':.
!!! INLINER: Function 'List._fromLiteral@915557746': static factory.
/Users/johnmccutchan/workspace/dart/sdk/runtime/vm/object.cc:13324: error: expected: function->raw() == inliner.raw()
Abort trap: 6
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||