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 388 ASSERT(IsBootstrappingOrValidParentContext(result, this));
550 static bool IsBootstrappingOrValidParentContext(Object* object, Context* kid);
contexts.cc 355 bool Context::IsBootstrappingOrValidParentContext(

Completed in 138 milliseconds