electron/shell/common/gin_helper
Cheng Zhao 0ab9cc30d2
refactor: pass base::Value by value in JS API implementations (#20809)
* refactor: move the arg instead of const reference it

* refactor: avoid unnecessary copies of base::Value in arg

* refactor: pass-by-value in dict_util

* refactor: avoid unnecessary reference
2019-10-30 14:30:59 +09:00
..
arguments.cc chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
arguments.h chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
callback.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
callback.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
destroyable.cc
destroyable.h
dictionary.h chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
error_thrower.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
error_thrower.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
event_emitter.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
event_emitter.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
event_emitter_caller.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
event_emitter_caller.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
function_template.cc
function_template.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
object_template_builder.cc chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
object_template_builder.h chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
trackable_object.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
trackable_object.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00