dart-sdk/sdk/lib
Srujan Gaddam e25cd7c182 [dart2wasm] Throw error in JSExportedDartFunction.toDart if not JS function
Currently this throws a Wasm RuntimeError, which is difficult to
recover from.

Change-Id: I747682d6959b19746d6c98f2ea1b3fefd1ed2d03
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312891
Reviewed-by: Joshua Litt <joshualitt@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2023-07-10 17:50:07 +00:00
..
_http Ensure HttpClient.setTimelineLogging does not throw an exception in 2023-06-22 01:16:45 +00:00
_internal [dart2wasm] Throw error in JSExportedDartFunction.toDart if not JS function 2023-07-10 17:50:07 +00:00
_wasm [dart2wasm] Rename the dart:wasm library to dart:_wasm. 2023-04-04 11:52:18 +00:00
async [vm] Rework awaiter stack unwinding. 2023-06-30 14:03:03 +00:00
cli
collection Add a notice about HashMap keys changing hashCode 2023-06-23 00:10:19 +00:00
convert Add a few more class modifiers. 2023-04-07 21:54:44 +00:00
core Mention iteration depth for some Iterable methods 2023-06-22 20:44:09 +00:00
developer Support the dart:developer timeline APIs in dart2js and DDC. 2023-06-30 22:38:11 +00:00
ffi [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
html Reland "[dart:html] Throw exception if Window.open opens null window" and 2023-07-06 15:50:48 +00:00
indexed_db/dart2js Tighten introductory text 2023-05-16 13:55:23 +00:00
internal [cfe] Check @patch annotations 2023-06-13 07:27:08 +00:00
io Mention that IOSink truncates List<int> to bytes 2023-06-27 19:39:01 +00:00
isolate [vm] Add class modifiers to dart:isolate 2023-03-28 12:36:45 +00:00
js Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations" 2023-05-02 15:24:18 +00:00
js_interop [dart:js_interop] Fix JSNumber conversions/semantics and JSBoxedDartObject 2023-06-22 02:51:13 +00:00
js_interop_unsafe [dart:js_interop] Expose dart:js_interop through dart.dev 2023-05-04 17:41:53 +00:00
js_util [js_util] Make callMethod take an Object method. 2023-03-23 00:23:00 +00:00
math
mirrors [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
svg/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
typed_data
vmservice Make Iterable be the default implementation of itself. 2023-04-04 21:45:19 +00:00
web_audio/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
web_gl/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
web_sql/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
analysis_options.yaml
libraries.json [js] Add JSStringImpl box for JSString. 2023-06-26 17:15:24 +00:00
libraries.yaml [js] Add JSStringImpl box for JSString. 2023-06-26 17:15:24 +00:00
PRESUBMIT.py
vmservice_libraries.json
vmservice_libraries.yaml