(transitive, sports, often figurative) To lift a trophy or similar prize into the air in celebration of a victory.
hoisted
Definitions, parts of speech, synonyms, and sentence examples for hoisted.
Editorial note
- Function hoisting happens but the decorator is not hoisted (resulting in a sometimes-decorated function).
Quick take
(transitive, sports, often figurative) To lift a trophy or similar prize into the air in celebration of a victory.
Meaning at a glance
The clearest senses and uses of hoisted gathered in one view.
(intransitive) To be lifted up.
(transitive, slang) To steal.
Definitions
Core meanings and parts of speech for hoisted.
verb
(transitive, sports, often figurative) To lift a trophy or similar prize into the air in celebration of a victory.
verb
(intransitive) To be lifted up.
verb
(transitive, slang) To steal.
verb
(transitive, slang) To rob.
Example sentences
- Function hoisting happens but the decorator is not hoisted (resulting in a sometimes-decorated function).
Anything in this loop could potentially influence anything else, so almost nothing can be hoisted or eliminated.
It's not an issue since using a non-hoisted variable before it was declared is an error.
Optimization goal: 2D matrix multiply and matrix inversion should have all subscript checks hoisted out of inner loops or eliminated.
You can see how tcpdump would be better off if most of the flags were hoisted into that filter language.
NET, every function is hoisted into the global scope (and all you wanted to do was make some extension methods).
Even with tenure, espousing really wild beliefs or asking really out there questions can get you hoisted up on a rail.
The nested assignment can be hoisted to obtain `i += 1; i += i;`.
The panic check is inside the loop, not hoisted out of the loop?
If you do it right, most subscript checks get hoisted out of loops.
Sass definitely helps with this, since nested media queries get hoisted to the top level automatically, so you can put them in a natural context.
Asserts may need to be hoisted through statements with side effects.
Quote examples
After all, we see more than the old glory hoisted up in foreign nations subjected to the "international community" dictates.
> let considered harmful: The problem with let is that it is not “hoisted” to the top of its block, as var is with its containing function.
That leads to dumb subscript checking, because the compiler has no idea that the "if" involved in subscript checking is a subscript check and could potentially be hoisted out of the loop and done once at loop entry.
It had an emphasis on practicality that made easy things very easy: regex literals, default arguments like $_, minimal syntax overhead, with things that would be syntax in other languages hoisted to interpreter args (-e, that arg that means "run this as an awk-style loop"), and so on.
Frequently asked questions
Short answers drawn from the clearest meanings and examples for this word.
How do you use hoisted in a sentence?
- Function hoisting happens but the decorator is not hoisted (resulting in a sometimes-decorated function).
What does hoisted mean?
(transitive, sports, often figurative) To lift a trophy or similar prize into the air in celebration of a victory.
What part of speech is hoisted?
hoisted is commonly used as verb.