Lines Matching refs:IsNothing
3498 has_pending_exception = result.IsNothing(); in CreateDataProperty()
3515 has_pending_exception = result.IsNothing(); in CreateDataProperty()
3662 has_pending_exception = result.IsNothing(); in GetPropertyAttributes()
3688 has_pending_exception = found.IsNothing(); in GetOwnPropertyDescriptor()
3721 has_pending_exception = result.IsNothing(); in SetPrototype()
3827 has_pending_exception = result.IsNothing(); in Delete()
3861 has_pending_exception = maybe.IsNothing(); in Has()
3883 has_pending_exception = result.IsNothing(); in Delete()
3899 has_pending_exception = maybe.IsNothing(); in Has()
3994 has_pending_exception = result.IsNothing(); in HasOwnProperty()
4015 has_pending_exception = result.IsNothing(); in HasRealNamedProperty()
4035 has_pending_exception = result.IsNothing(); in HasRealIndexedProperty()
4056 has_pending_exception = result.IsNothing(); in HasRealNamedCallbackProperty()