Enable converting v8::Function to base::Callback.
authorCheng Zhao <zcbenz@gmail.com>
Fri, 18 Apr 2014 09:18:50 +0000 (17:18 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 18 Apr 2014 09:18:50 +0000 (17:18 +0800)
commit499c9bc3b96eaa08446fc2bb7c5db6fef98dea95
treedb290f89dfe289a97014939201a16ca6aeef1106
parent8f2b9987183eaff3e73b5dcc3ce5cc4c6f6b636d
Enable converting v8::Function to base::Callback.
atom.gyp
atom/common/browser_v8_locker.cc [new file with mode: 0644]
atom/common/browser_v8_locker.h [new file with mode: 0644]
atom/common/native_mate_converters/function_converter.h [new file with mode: 0644]
vendor/native_mate