Searched refs:IsContext (Results 1 – 22 of 22) sorted by relevance
98 DCHECK(isolate->context() == nullptr || isolate->context()->IsContext()); \
16 DCHECK(context == NULL || context->IsContext()); in set_context()
44 DCHECK(context->IsContext()); in cast()
378 if (obj->IsContext()) { in Lookup()735 if (!object->IsContext()) return false; in IsBootstrappingOrValidParentContext()
1051 CHECK(context()->IsContext()); in PromiseResolveThenableJobInfoVerify()1069 CHECK(context()->IsContext()); in PromiseReactionJobInfoVerify()1489 if (obj->IsContext()) return true; in CanLeak()
428 perhaps_context->IsContext()) { in PrintSecurityTokenIfChanged()
1417 DCHECK(context_or_undefined->IsContext() || in DEFINE_ERROR()1579 if (context_or_undefined->IsContext()) { in NewFunctionFromSharedFunctionInfo()1609 if (context_or_undefined->IsContext()) { in NewFunctionFromSharedFunctionInfo()
902 if (!receiver_context->IsContext()) return false; in MayAccess()2017 DCHECK(context() == NULL || context()->IsContext()); in Throw()
422 bool HeapObject::IsContext() const { in IsContext() function5262 if (object->IsJSReceiver() || object->IsContext()) { in IsWeakObjectInOptimizedCode()6480 return READ_FIELD(this, kContextOffset)->IsContext(); in has_context()6492 DCHECK(value->IsUndefined(GetIsolate()) || value->IsContext()); in set_context()
1951 if (this->context() != NULL && this->context()->IsContext()) { in Print()
2033 CHECK(maybe_context->IsContext()); in DoComputeCompiledStubFrame()
27 if ((*o)->IsContext()) { in Serialize()
70 CHECK(result->IsContext()); in NewContextFromSnapshot()
127 CHECK(!obj->IsJSFunction() && !obj->IsContext()); in SerializeObject()
145 if (type->IsContext()) return kOtherInternal & kTaggedPointer; in Lub()459 if (this->IsContext()) { in SimplyEquals()460 return that->IsContext() && in SimplyEquals()1232 } else if (this->IsContext()) { in PrintTo()
823 bool IsContext() { return IsKind(AstTypeBase::kContext); } in IsContext() function
28 if (!frame_inspector->GetContext()->IsContext()) { in ScopeIterator()163 if (wrapped->IsContext()) { in UnwrapEvaluationContext()
827 if (holder->IsContext()) { in RUNTIME_FUNCTION()857 DCHECK(holder->IsContext()); in LoadLookupSlot()
582 const int local_count_with_synthetic = maybe_context->IsContext() in RUNTIME_FUNCTION()612 DCHECK(maybe_context->IsContext()); in RUNTIME_FUNCTION()
566 if (array->IsContext()) { in RecordFixedArrayDetails()
838 } else if (object->IsContext()) { in AddEntry()1055 if (obj->IsContext()) { in ExtractReferencesPass2()1844 if (parent->IsContext() && in IsEssentialHiddenReference()