Searched refs:V8_UNLIKELY (Results 1 – 25 of 32) sorted by relevance
12
66 if (V8_UNLIKELY(FLAG_runtime_stats)) { in RuntimeCallTimerScope()78 if (V8_UNLIKELY(FLAG_runtime_stats)) { in RuntimeCallTimerScope()
100 if (V8_UNLIKELY(FLAG_runtime_stats)) { \
891 if (V8_UNLIKELY(FLAG_runtime_stats)) { \915 if (V8_UNLIKELY(stats_ != nullptr)) { in ~RuntimeCallTimerScope()
246 if (V8_UNLIKELY(new_size > buffer_capacity_)) { in ReserveRawBytes()1064 if (result.ToHandle(&object) && V8_UNLIKELY(object->IsJSArrayBuffer()) && in ReadObject()
184 if (!was_readonly && V8_UNLIKELY(JSArray::HasReadOnlyLength(array)) && in ArrayLengthSetter()
158 if (V8_UNLIKELY(!std::isfinite(fp))) { in CapRelativeIndex()179 if (V8_UNLIKELY(array->WasNeutered())) return *array; in BUILTIN()214 if (V8_UNLIKELY(array->WasNeutered())) return *array; in BUILTIN()
99 if (V8_UNLIKELY(FLAG_runtime_stats)) { \
680 if (V8_UNLIKELY(!array->HasFastElements() || in BUILTIN()742 if (V8_UNLIKELY( in BUILTIN()
942 if (V8_UNLIKELY(ch == sharp_s)) { in ToUpperOneByte()946 if (V8_UNLIKELY(ch == 0xB5 || ch == 0xFF)) { in ToUpperOneByte()975 if (V8_UNLIKELY(IsASCIIUpper(ch) || ch & ~0x7F)) { in FindFirstUpperOrNonAscii()1083 if (V8_UNLIKELY(!is_result_single_byte)) { in ConvertToUpper()1145 if (V8_UNLIKELY(lang_arg->length() > 2)) in RUNTIME_FUNCTION()1159 if (V8_UNLIKELY(c1 == 't' && c2 == 'r')) in RUNTIME_FUNCTION()1161 if (V8_UNLIKELY(c1 == 'e' && c2 == 'l')) in RUNTIME_FUNCTION()1163 if (V8_UNLIKELY(c1 == 'l' && c2 == 't')) in RUNTIME_FUNCTION()1165 if (V8_UNLIKELY(c1 == 'a' && c2 == 'z')) in RUNTIME_FUNCTION()
406 if (V8_UNLIKELY(array->WasNeutered())) return *array; in RUNTIME_FUNCTION()
357 # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) macro360 # define V8_UNLIKELY(condition) (condition) macro
7833 if (V8_UNLIKELY(!IsJust())) V8::FromJustIsNothing(); in FromJust()8692 if (V8_UNLIKELY(val_ == nullptr)) V8::ToLocalEmpty();8863 if (V8_UNLIKELY(handle.IsEmpty())) {8874 if (V8_UNLIKELY(handle.IsEmpty())) {8885 if (V8_UNLIKELY(handle.IsEmpty())) {
100 if (V8_UNLIKELY(FLAG_runtime_stats)) { in CompileLoadCallback()112 if (V8_UNLIKELY(FLAG_runtime_stats)) { in CompileLoadCallback()328 if (V8_UNLIKELY(FLAG_runtime_stats)) { in CompileStoreCallback()
2992 if (V8_UNLIKELY(FLAG_ic_stats)) { in ToBoolean()3035 if (V8_UNLIKELY(FLAG_runtime_stats)) { in RUNTIME_FUNCTION()
32 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Scope()43 if (V8_UNLIKELY(FLAG_runtime_stats)) { in ~Scope()207 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Start()307 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Stop()
48 if (V8_UNLIKELY(!(condition))) { \
32 if (V8_UNLIKELY(!(condition))) { \
379 if (V8_UNLIKELY(FLAG_runtime_stats)) return false; in ComputePropertyAccessInfo()
270 if (V8_UNLIKELY(FLAG_runtime_stats)) return false; in CanInlineApiCall()
578 if (V8_UNLIKELY(p_data_ && *data_.category_group_enabled)) { in ~CallStatsScopedTracer()
594 if (V8_UNLIKELY(block_for_testing_.Value())) { in DoBackgroundWork()
54 if (V8_UNLIKELY(FLAG_runtime_stats)) { in TimerScope()60 if (V8_UNLIKELY(FLAG_runtime_stats)) { in TimerScope()66 if (V8_UNLIKELY(FLAG_runtime_stats)) { in ~TimerScope()259 if (V8_UNLIKELY(FLAG_runtime_stats && executed_on_background_thread())) { in FinalizeJobImpl()
1231 if (V8_UNLIKELY(break_flags_ & WasmInterpreter::BreakFlag::flag)) max = 0; in Execute()1239 if (V8_UNLIKELY(opcode == kInternalBreakpoint)) { in Execute()
383 if (V8_UNLIKELY(next_next_.token != Token::UNINITIALIZED)) { in Next()
1351 if (V8_UNLIKELY(is_async_function())) { in BuildReturnStatement()3174 if (V8_UNLIKELY(is_async && impl()->IsIdentifier(result))) { in ParseLeftHandSideExpression()4776 if (V8_UNLIKELY(allow_harmony_async_iteration() && is_async_function() && in ParseStatement()