Skip to content

Commit

Permalink
Merge branch 'main' into yj-dartdevembedder-5
Browse files Browse the repository at this point in the history
  • Loading branch information
jyameo committed Dec 18, 2024
2 parents 607c7e4 + edcfbf1 commit 067ab27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dwds/lib/src/debugging/dart_runtime_debugger.dart
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ class DartRuntimeDebugger {
);
}

/// Generates a JS expression for retrieving the fields of a record.
String getRecordFieldsJsExpression() {
return _buildExpression(
'',
Expand Down

0 comments on commit 067ab27

Please sign in to comment.