Use BrowserV8Locker when possible.
This commit is contained in:
parent
1dd57bd3a4
commit
e5176d6a0a
3 changed files with 6 additions and 14 deletions
|
@ -20,7 +20,7 @@ class PowerMonitor : public mate::EventEmitter,
|
|||
static mate::Handle<PowerMonitor> Create(v8::Isolate* isolate);
|
||||
|
||||
protected:
|
||||
explicit PowerMonitor();
|
||||
PowerMonitor();
|
||||
virtual ~PowerMonitor();
|
||||
|
||||
// base::PowerObserver implementations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue