Home | History | Annotate | Download | only in interpreter

Lines Matching refs:UNLIKELY

332         if (UNLIKELY(!registerFile->grow(newEnd)))
409 if (UNLIKELY(!eval))
813 if (UNLIKELY(!!compileError)) {
820 UNLIKELY(!newCallFrame)) {
902 if (UNLIKELY(!!compileError)) {
909 if (UNLIKELY(!newCallFrame)) {
1005 if (UNLIKELY(!newCallFrame)) {
1055 if (UNLIKELY(!!compileError))
1070 if (UNLIKELY(!!compileError))
1421 if (UNLIKELY(flag == InitializeAndReturn)) {
1458 if (UNLIKELY(globalData->exception != JSValue())) { \
2288 if (UNLIKELY(!resolve(callFrame, vPC, exceptionValue)))
2301 if (UNLIKELY(!resolveSkip(callFrame, vPC, exceptionValue)))
2316 if (UNLIKELY(!resolveGlobal(callFrame, vPC, exceptionValue)))
2334 if (UNLIKELY(!resolveGlobalDynamic(callFrame, vPC, exceptionValue)))
2479 if (UNLIKELY(!resolveBaseAndProperty(callFrame, vPC, exceptionValue)))
2728 if (UNLIKELY(baseObject->structure() != (*it).get()))
2878 if (UNLIKELY(baseObject->structure() != (*it).get()))
2933 if (UNLIKELY(baseObject->structure() != (*it).get()))
3074 if (UNLIKELY(asObject(proto)->structure() != (*it).get())) {
3877 if (UNLIKELY(!!error)) {
3885 if (UNLIKELY(!callFrame)) {
4036 if (UNLIKELY(!!error)) {
4044 if (UNLIKELY(!callFrame)) {
4192 if (UNLIKELY(!returnValue.isObject()))
4377 if (UNLIKELY(!!error)) {
4385 if (UNLIKELY(!callFrame)) {