Searched refs:V8_UNLIKELY (Results 1 – 23 of 23) sorted by relevance
15 if (V8_UNLIKELY(FLAG_runtime_stats)) { in RuntimeCallTimerScope()27 if (V8_UNLIKELY(FLAG_runtime_stats)) { in RuntimeCallTimerScope()
99 if (V8_UNLIKELY(FLAG_runtime_stats)) { \
880 if (V8_UNLIKELY(FLAG_runtime_stats)) { \1315 if (V8_UNLIKELY(stats_ != nullptr)) { in ~RuntimeCallTimerScope()
1288 if (V8_UNLIKELY(FLAG_runtime_stats == in TickEvent()
1027 if (result.ToHandle(&object) && V8_UNLIKELY(object->IsJSArrayBuffer()) && in ReadObject()
2753 if (V8_UNLIKELY(FLAG_runtime_stats == in Throw()
26 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Scope()55 if (V8_UNLIKELY(FLAG_runtime_stats)) { in ~Scope()
357 # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) macro360 # define V8_UNLIKELY(condition) (condition) macro
7658 if (V8_UNLIKELY(!IsJust())) V8::FromJustIsNothing(); in FromJust()8497 if (V8_UNLIKELY(val_ == nullptr)) V8::ToLocalEmpty();8668 if (V8_UNLIKELY(handle.IsEmpty())) {8679 if (V8_UNLIKELY(handle.IsEmpty())) {8690 if (V8_UNLIKELY(handle.IsEmpty())) {
32 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Scope()43 if (V8_UNLIKELY(FLAG_runtime_stats)) { in ~Scope()201 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Start()301 if (V8_UNLIKELY(FLAG_runtime_stats)) { in Stop()
2246 if (V8_UNLIKELY(FLAG_gc_stats)) { in RecordObjectStats()2251 if (V8_UNLIKELY(FLAG_gc_stats & in RecordObjectStats()
5475 if (V8_UNLIKELY(FLAG_gc_stats)) { in SetUp()
94 if (V8_UNLIKELY(FLAG_runtime_stats)) { \
275 if (V8_UNLIKELY(!array->HasFastElements() || in BUILTIN()337 if (V8_UNLIKELY( in BUILTIN()
235 if (V8_UNLIKELY(FLAG_runtime_stats)) { in CompileLoadCallback()247 if (V8_UNLIKELY(FLAG_runtime_stats)) { in CompileLoadCallback()601 if (V8_UNLIKELY(FLAG_runtime_stats)) { in CompileStoreCallback()
3073 if (V8_UNLIKELY(FLAG_runtime_stats)) { in RUNTIME_FUNCTION()
48 if (V8_UNLIKELY(!(condition))) { \
1056 if (V8_UNLIKELY(ch == sharp_s)) { in ToUpperOneByte()1060 if (V8_UNLIKELY(ch == 0xB5 || ch == 0xFF)) { in ToUpperOneByte()1103 if (V8_UNLIKELY(IsASCIIUpper(ch) || ch & ~0x7F)) { in RUNTIME_FUNCTION()1190 if (V8_UNLIKELY(!is_result_single_byte)) { in RUNTIME_FUNCTION()
32 if (V8_UNLIKELY(!(condition))) { \
578 if (V8_UNLIKELY(p_data_ && *data_.category_group_enabled)) { in ~CallStatsScopedTracer()
283 if (V8_UNLIKELY(next_next_.token != Token::UNINITIALIZED)) { in Next()
3080 if (V8_UNLIKELY(is_async && impl()->IsIdentifier(result))) { in ParseLeftHandSideExpression()
8905 if (V8_UNLIKELY(FLAG_runtime_stats)) return false; in TryInlineApiFunctionCall()8918 if (V8_UNLIKELY(FLAG_runtime_stats)) return false; in TryInlineApiMethodCall()8928 if (V8_UNLIKELY(FLAG_runtime_stats)) return false; in TryInlineApiGetter()8952 if (V8_UNLIKELY(FLAG_runtime_stats)) return false; in TryInlineApiCall()