inline
English
Verb
inline (third-person singular simple present inlines, present participle inlining, simple past and past participle inlined)
- (transitive, software compilation) To optimize using in-line expansion.
- 2010, Michael Bolin, Closure: The Definitive Guide
- Because functions that contain references to
this
cannot be inlined, the Compiler's ability to devirtualize prototype methods is even more important in terms of reducing the size of compiled code. By devirtualizing methods and removing references tothis
, more methods become functions that are candidates for inlining.
- Because functions that contain references to
- 2010, Michael Bolin, Closure: The Definitive Guide
Derived terms
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.