On 2015/08/04 00:35:49, bbudge wrote:
So sorry about sending you this. PTAL

https://codereview.chromium.org/1230343003/diff/120001/src/heap/heap.cc
File src/heap/heap.cc (right):


https://codereview.chromium.org/1230343003/diff/120001/src/heap/heap.cc#newcode3378
src/heap/heap.cc:3378: NameDictionary::New(isolate(), 2 *
Runtime::kNumFunctions, TENURED);
This is just a hack until yangguo lands this:
https://codereview.chromium.org/1265983006

A few random notes:
- I'm leaving some functions that take typed arrays (load, load1/2/3, store,
store1/2/3) for another CL to keep this manageable.
- The spec may change to add unsigned integer types, so I skipped most of the unsigned integer functions for now. The unsigned extract functions are needed
for the tests to pass.

https://codereview.chromium.org/1230343003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to