Skip to content

Commit 067ab27

Browse files
committed
Merge branch 'main' into yj-dartdevembedder-5
2 parents 607c7e4 + edcfbf1 commit 067ab27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dwds/lib/src/debugging/dart_runtime_debugger.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ class DartRuntimeDebugger {
161161
);
162162
}
163163

164+
/// Generates a JS expression for retrieving the fields of a record.
164165
String getRecordFieldsJsExpression() {
165166
return _buildExpression(
166167
'',

0 commit comments

Comments
 (0)