Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dlithium-allocator.h302 bool IsSpilled() const { return spilled_; } in IsSpilled()
366 bool spilled_; variable
Dlithium-allocator.cc115 spilled_(false), in LiveRange()
140 spilled_ = true; in MakeSpilled()