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

  /external/v8/src/
incremental-marking.cc 653 Map* global_context_map = heap_->global_context_map(); local
663 } else if (map == global_context_map) {
800 Map* global_context_map = heap_->global_context_map(); local
824 if (map == global_context_map) {
heap.cc 2272 Map* global_context_map = Map::cast(obj); local
    [all...]

Completed in 28 milliseconds