Sign in
dart
/
dart_style
/
89c982a6bd0fca57d2a77463904c076f67f264c6
/
.
/
test
/
regression
/
0400
/
0438.stmt
blob: 19e237d1beadbc04a8d296966969a8e31f3184e9 [
file
] [
log
] [
blame
]
>>>
final
JsFunction
_setDartInstance
=
context
[
'Polymer'
][
'PolymerInterop'
]
[
'setDartInstance'
];
<<<
final
JsFunction
_setDartInstance
=
context
[
'Polymer'
][
'PolymerInterop'
][
'setDartInstance'
];