Home
last modified time | relevance | path

Searched refs:spilled_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.h243 bool IsSpilled() const { return spilled_; } in IsSpilled()
307 bool spilled_; variable
Dlithium-allocator.cc103 spilled_(false), in LiveRange()
128 spilled_ = true; in MakeSpilled()