electron/shell/browser/mac
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
..
atom_application.h fix: properly register custom url evt handling (#20518) 2019-10-10 08:54:03 -07:00
atom_application.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
atom_application_delegate.h
atom_application_delegate.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
dict_util.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
dict_util.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
in_app_purchase.h
in_app_purchase.mm
in_app_purchase_observer.h
in_app_purchase_observer.mm
in_app_purchase_product.h
in_app_purchase_product.mm