function

  1. @Deprecated("Internal Use Only")
void registerJsInterfaces([List<Type> classes ])

Temporary method that we hope to remove at some point. This method should generally only be called by machine generated code.

Source

@Deprecated("Internal Use Only")
void registerJsInterfaces([List<Type> classes]) {
  // This method is now obsolete in Dartium.
}

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-js/registerJsInterfaces.html