Home
last modified time | relevance | path

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

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