Home
last modified time | relevance | path

Searched refs:IsBootstrappingOrValidParentContext (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcontexts-inl.h61 DCHECK(IsBootstrappingOrValidParentContext(result, this)); in previous()
Dcontexts.cc488 bool Context::IsBootstrappingOrValidParentContext( in IsBootstrappingOrValidParentContext() function in v8::internal::Context
Dcontexts.h639 static bool IsBootstrappingOrValidParentContext(Object* object, Context* kid);