toc: false
1. Can call abstract operations in this spec: Internal();
2. Can call abstract operations in ES6: ReturnIfAbrupt(_completion_);
3. Can call abstract operations in a biblio file: Biblio();
4. Unfound abstract operations just don't link: Unfound();
Internal Function