Add pwrt electron interface object 40/170240/4
authorsurya.kumar7 <surya.kumar7@samsung.com>
Wed, 14 Feb 2018 14:41:33 +0000 (20:11 +0530)
committerjaekuk lee <juku1999@samsung.com>
Mon, 26 Feb 2018 06:52:53 +0000 (06:52 +0000)
commit8f49617801551b4425f6ec092f7f426321cb6939
tree3c8de6e4770a7cc30cc4679d64511a1c5aa9640f
parent322b41849f9218e1a461363b0cb2c33d72ccae4d
Add pwrt electron interface object

Any necesssary implementations or functions needed by JS-WRT can be
facilitated through this private pwrt object so that the deviation
from electron model is minimized and isolated

Change-Id: I5653406dd04c360259ba35656f1e598ce05d1858
atom/browser/api/atom_api_pwrt.cc [new file with mode: 0644]
atom/browser/api/atom_api_pwrt.h [new file with mode: 0644]
atom/common/node_bindings.cc
filenames.gypi
lib/browser/api/module-list.js
lib/browser/api/pwrt.js [new file with mode: 0644]