Home
last modified time | relevance | path

Searched refs:FIRST_WEAK_SLOT (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dcontexts.h301 FIRST_WEAK_SLOT = OPTIMIZED_FUNCTIONS_LIST enumerator
436 kHeaderSize + FIRST_WEAK_SLOT * kPointerSize,
Dincremental-marking.cc633 for (int idx = Context::FIRST_WEAK_SLOT; in VisitGlobalContext()
Dprofile-generator.cc1959 for (int i = Context::FIRST_WEAK_SLOT; in ExtractReferences()
Dmark-compact.cc1438 for (int idx = Context::FIRST_WEAK_SLOT; in VisitGlobalContext()
Dheap.cc6521 Context::kHeaderSize + Context::FIRST_WEAK_SLOT * kPointerSize); in MarkRecursively()