Lines Matching refs:is_null
1148 has_pending_exception = boilerplate.is_null(); in New()
1979 has_pending_exception = obj.is_null(); in Set()
2000 has_pending_exception = obj.is_null(); in ForceSet()
2014 has_pending_exception = obj.is_null(); in ForceDelete()
2027 has_pending_exception = result.is_null(); in Get()
2049 has_pending_exception = result.is_null(); in SetPrototype()
2275 has_pending_exception = result.is_null(); in Clone()
2325 has_pending_exception = obj.is_null(); in SetHiddenValue()
2342 has_pending_exception = result.is_null(); in GetHiddenValue()
2786 if (!proxy.is_null()) in SetPointerInInternalField()
2910 ASSERT(!global_constructor.is_null()); in New()
2911 ASSERT(!proxy_constructor.is_null()); in New()
2920 if (env.is_null()) in New()
2966 if (last.is_null()) return Local<Context>(); in GetEntered()
2975 if (current.is_null()) return Local<Context>(); in GetCurrent()
2984 if (calling.is_null()) return Local<Context>(); in GetCalling()
3345 has_pending_exception = result.is_null(); in CloneElementAt()