Nope. I just didn't see it in gwtc. Thought it was lost somehow.

On Fri, Oct 3, 2008 at 5:28 PM, Scott Blum <[EMAIL PROTECTED]> wrote:
> Wait, I got the one you sent yesterday; is this one different?
>
> On Fri, Oct 3, 2008 at 8:25 PM, Mike Aizatsky <[EMAIL PROTECTED]>
> wrote:
>>
>> Here's svn diff patch.
>>
>>
>>
>> On Wed, Oct 1, 2008 at 2:32 PM, Mike Aizatsky <[EMAIL PROTECTED]>
>> wrote:
>> > Hi!
>> >
>> > I created a small test framework for jjs optimizers. I've also
>> > attached a small test for MethodInliner to show how it looks like.
>> >
>> > Patch stats:
>> >
>> >  .../com/google/gwt/dev/jjs/impl/MethodInliner.java |   11 +-
>> >  .../gwt/dev/jjs/impl/JJSOptimizerTestCase.java     |  195
>> > ++++++++++++++++++++
>> >  .../gwt/dev/jjs/impl/MethodInlinerTest.gwt.xml     |   21 ++
>> >  .../google/gwt/dev/jjs/impl/MethodInlinerTest.java |   84 +++++++++
>> >  .../dev/jjs/impl/data/MethodInlinerTestData.java   |   69 +++++++
>> >  .../data/MethodInlinerTestData/BasicInline.txt     |   24 +++
>> >  .../MoreThanTwoExpressionsCantBeInlined.txt        |   32 ++++
>> >  .../TwoExpressionsCanBeInlined.txt                 |   31 +++
>> >  8 files changed, 464 insertions(+), 3 deletions(-)
>> >
>> > --
>> > Regards,
>> > Mike
>> >
>>
>>
>>
>> --
>> Regards,
>> Mike
>
>



-- 
Regards,
Mike

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to