Descriptiondart2js: remove JS_OBJECT_CLASS_NAME and JS_NULL_CLASS_NAME from foreign
Instead of comparing the constructor's class name to the one of the Dart object class (or Null class), provide a builtin that returns whether a type is _the_ object or null type.
This CL also starts the convention that internal types should have "rti" in their name.
R=sra@google.com
Committed: https://github.com/dart-lang/sdk/commit/de495c6b200227ad491ea449978732d536e2cf2d
Patch Set 1 #Patch Set 2 : Fix typo #Patch Set 3 : Fix another typo. #Patch Set 4 : More fixes #
Total comments: 6
Patch Set 5 : Remove empty lines. #
Messages
Total messages: 5 (1 generated)
|