devirtualize

Hello, you have come here looking for the meaning of the word devirtualize. In DICTIOUS you will not only get to know all the dictionary meanings for the word devirtualize, but we will also tell you about its etymology, its characteristics and you will know how to say devirtualize in singular and plural. Everything you need to know about the word devirtualize you have here. The definition of the word devirtualize will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofdevirtualize, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

English

Etymology

From de- +‎ virtualize.

Verb

devirtualize (third-person singular simple present devirtualizes, present participle devirtualizing, simple past and past participle devirtualized)

  1. (computing, transitive) To make no longer virtual.
    • 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 to this, more methods become functions that are candidates for inlining.