Searched refs:last_root (Results 1 – 2 of 2) sorted by relevance
45 FullObjectSlot last_root(&roots_[kEntriesCount]); in IsRootHandleLocation()46 if (location >= last_root) return false; in IsRootHandleLocation()
2935 FullObjectSlot last_root(first_root + Builtins::kBuiltinCount); in ThrowInternal() local2936 if (location >= last_root) return false; in ThrowInternal()