Introduce faster utilty methods for storing and retrieving native pointers
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 17 Jul 2009 10:35:15 +0000 (10:35 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 17 Jul 2009 10:35:15 +0000 (10:35 +0000)
commit3c6c3993818c5bc1c02b3bc444e3e496e2c206f7
tree921e66ad3e7068f2c82a46f6d67bff7c5f9fd641
parent4f2cc4104e05bb0ffe351a3b24b4c8a6f0fbcb70
Introduce faster utilty methods for storing and retrieving native pointers
in internal fields.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2498 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
test/cctest/test-api.cc