On 2016/10/21 15:36:09, Florian Schneider wrote:
> Are these now duplicated (in Library::InitNativeWrappersLibrary) and declared
> here? This should be fixed before landing.
This file is actually not included into the VM (see gypi files - they don't
mention it). Only used by analyzer.
Florian Schneider
2016/10/21 17:16:02
Ok, didn't see that. Maybe add a comment about thi
On 2016/10/21 15:55:32, Vyacheslav Egorov (Google) wrote:
> On 2016/10/21 15:36:09, Florian Schneider wrote:
> > Are these now duplicated (in Library::InitNativeWrappersLibrary) and
declared
> > here? This should be fixed before landing.
>
> This file is actually not included into the VM (see gypi files - they don't
> mention it). Only used by analyzer.
Ok, didn't see that. Maybe add a comment about this library just mirroring the
VM-internal generated classes for the analyzer.
On 2016/10/21 17:16:02, Florian Schneider wrote:
> On 2016/10/21 15:55:32, Vyacheslav Egorov (Google) wrote:
> > On 2016/10/21 15:36:09, Florian Schneider wrote:
> > > Are these now duplicated (in Library::InitNativeWrappersLibrary) and
> declared
> > > here? This should be fixed before landing.
> >
> > This file is actually not included into the VM (see gypi files - they don't
> > mention it). Only used by analyzer.
>
> Ok, didn't see that. Maybe add a comment about this library just mirroring the
> VM-internal generated classes for the analyzer.
Done.
8 class NativeFieldWrapperClass2 extends Object {}
9 class NativeFieldWrapperClass3 extends Object {}
10 class NativeFieldWrapperClass4 extends Object {}
Issue 2434123003: Merge more Kernel infrastructure from kernel_sdk SDK fork.
(Closed)
Created 4 years, 2 months ago by Vyacheslav Egorov (Google)
Modified 4 years, 1 month ago
Reviewers: siva, Bill Hesse, Kevin Millikin (Google), Florian Schneider, zra
Base URL:
Comments: 86