electron/native_mate/native_mate
Cheng Zhao 671533f7d2 fix: check the result when calling js function (#17443)
* fix: check the result when calling js function

* test: should not crash when callback returns nothing
2019-03-20 08:27:06 -07:00
..
arguments.cc rename back to expected values 2018-06-22 11:42:55 +10:00
arguments.h chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
constructor.h fix extra-semi warnings 2019-03-08 15:10:52 -08:00
converter.cc fix: update deprecated v8 api usage 2019-02-14 23:59:21 +05:30
converter.h fix: update deprecated v8 api usage 2019-02-14 23:59:21 +05:30
dictionary.cc chore: fix chromium-style errors in native_mate 2018-06-29 12:01:09 -07:00
dictionary.h migrate to non-deprecated v8 functions 2019-01-22 10:32:03 -08:00
function_template.cc rename back to expected values 2018-06-22 11:42:55 +10:00
function_template.h rename back to expected values 2018-06-22 11:42:55 +10:00
handle.h chore: fix v8 deprecation warnings 2018-12-03 20:07:43 +05:30
object_template_builder.cc rename back to expected values 2018-06-22 11:42:55 +10:00
object_template_builder.h rename back to expected values 2018-06-22 11:42:55 +10:00
persistent_dictionary.cc chore: fix chromium-style errors in native_mate 2018-06-29 12:01:09 -07:00
persistent_dictionary.h chore: fix chromium-style errors in native_mate 2018-06-29 12:01:09 -07:00
promise.cc fix: update deprecated v8 api usage 2019-02-14 23:59:21 +05:30
promise.h rename back to expected values 2018-06-22 11:42:55 +10:00
scoped_persistent.h rename back to expected values 2018-06-22 11:42:55 +10:00
wrappable.cc fix: check the result when calling js function (#17443) 2019-03-20 08:27:06 -07:00
wrappable.h chore: fix chromium-style errors in native_mate 2018-06-29 12:01:09 -07:00
wrappable_base.h rename back to expected values 2018-06-22 11:42:55 +10:00