HomeSort by relevance Sort by last modified time
    Searched refs:IsBootstrappingOrValidParentContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
contexts.h 421 DCHECK(IsBootstrappingOrValidParentContext(result, this));
589 static bool IsBootstrappingOrValidParentContext(Object* object, Context* kid);
contexts.cc 397 bool Context::IsBootstrappingOrValidParentContext(

Completed in 55 milliseconds