Use WebScopedRunV8Script in converted C++ functions
authorCheng Zhao <zcbenz@gmail.com>
Fri, 7 Aug 2015 11:34:00 +0000 (19:34 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 7 Aug 2015 11:37:17 +0000 (19:37 +0800)
commit1bb0dde360e0da83f955aba4407b4d9a6a9ce6e6
tree177b459971e678df6502f8b80495fa1f0fcfe767
parent5c18d894530cf84bdcfa1890a485216f4a1cee38
Use WebScopedRunV8Script in converted C++ functions
12 files changed:
atom/browser/api/atom_api_web_contents.cc
atom/browser/api/event_emitter.h
atom/common/api/event_emitter_caller.cc [moved from atom/common/event_emitter_caller.cc with 69% similarity]
atom/common/api/event_emitter_caller.h [moved from atom/common/event_emitter_caller.h with 92% similarity]
atom/common/api/locker.cc [new file with mode: 0644]
atom/common/api/locker.h [new file with mode: 0644]
atom/common/native_mate_converters/callback.h
atom/common/node_bindings.cc
atom/renderer/atom_render_view_observer.cc
filenames.gypi
script/lib/config.py
vendor/native_mate