Browse Source

API-CHANGES: Removal of shouldBeInlined.

Herby Vojčík 4 years ago
parent
commit
3669389473
1 changed files with 3 additions and 0 deletions
  1. 3 0
      lang/API-CHANGES.txt

+ 3 - 0
lang/API-CHANGES.txt

@@ -29,6 +29,9 @@
 - MethodContext
   - stubHere
   - stubToAtMost:
+- SendNode
+  - shouldBeInlined
+  - shouldBeInlined:
 - amber/boot api >>
   - addElement(arraySet, el)
   - removeElement(arraySet, el)