Files
sdk/runtime
Florian Schneider c05f1f9448 VM: Link native calls lazily.
The first invocation of a native functions goes into LinkNativeCall which
determines the final entry point and patches the object pool entry.

When running precompiled code, this makes deserializing the object
pool entries for native functions easy, they all initially point to
a single entry (LinkNativeCall).

BUG=
R=rmacnak@google.com

Review URL: https://codereview.chromium.org//1294113004 .
2015-08-21 11:37:50 +02:00
..
2015-08-18 15:18:02 -07:00
2015-08-12 16:46:38 -07:00
2015-08-20 13:40:29 -07:00
2015-05-21 13:35:11 -07:00
2015-08-21 11:37:50 +02:00
2015-06-17 14:56:55 -07:00
2015-06-17 14:56:55 -07:00