Lines Matching defs:has_pending_exception

83   bool has_pending_exception = false
91 if (has_pending_exception) { \
1521 has_pending_exception = result.is_null();
1589 i::Execution::Call(fun, receiver, 0, NULL, &has_pending_exception);
1817 bool* has_pending_exception) {
1825 i::Execution::Call(fun, recv, argc, argv, has_pending_exception);
1832 bool* has_pending_exception) {
1838 has_pending_exception);
1851 &has_pending_exception);
1891 &has_pending_exception);
1907 &has_pending_exception);
1925 &has_pending_exception);
2291 str = i::Execution::ToString(obj, &has_pending_exception);
2311 str = i::Execution::ToDetailString(obj, &has_pending_exception);
2331 val = i::Execution::ToObject(obj, &has_pending_exception);
2368 num = i::Execution::ToNumber(obj, &has_pending_exception);
2386 num = i::Execution::ToInteger(obj, &has_pending_exception);
2533 num = i::Execution::ToNumber(obj, &has_pending_exception);
2551 num = i::Execution::ToInteger(obj, &has_pending_exception);
2573 num = i::Execution::ToInt32(obj, &has_pending_exception);
2591 num = i::Execution::ToUint32(obj, &has_pending_exception);
2610 i::Execution::ToString(obj, &has_pending_exception);
2638 i::Execution::ToInt32(obj, &has_pending_exception);
2670 &has_pending_exception);
2719 i::Execution::ToUint32(obj, &has_pending_exception);
2746 has_pending_exception = obj.is_null();
2766 has_pending_exception = obj.is_null();
2788 has_pending_exception = obj.is_null();
2808 has_pending_exception = obj.is_null();
2822 has_pending_exception = result.is_null();
2835 has_pending_exception = result.is_null();
2851 key_obj = i::Execution::ToString(key_obj, &has_pending_exception);
2883 has_pending_exception = result.is_null();
3144 has_pending_exception = result.is_null();
3212 has_pending_exception = result.is_null();
3523 i::Execution::TryGetFunctionDelegate(obj, &has_pending_exception);
3530 i::Execution::Call(fun, recv_obj, argc, args, &has_pending_exception);
3551 i::Execution::New(fun, argc, args, &has_pending_exception);
3558 i::Execution::TryGetConstructorDelegate(obj, &has_pending_exception);
3564 i::Execution::Call(fun, obj, argc, args, &has_pending_exception);
3591 i::Execution::New(function, argc, args, &has_pending_exception);
3612 i::Execution::Call(fun, recv_obj, argc, args, &has_pending_exception);
4513 &has_pending_exception);
4528 &has_pending_exception);
4884 i::Execution::NewDate(time, &has_pending_exception);
4957 &has_pending_exception);
5035 has_pending_exception = result.is_null();
5712 &has_pending_exception);
5716 &has_pending_exception);