Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.cc2246 bool is_not_in_new_space, bool boolean_value, in HConstant() argument
2256 IsNotInNewSpaceField::encode(is_not_in_new_space) | in HConstant()
2267 bool is_not_in_new_space, Unique<Object> object) in HConstant() argument
2275 IsNotInNewSpaceField::encode(is_not_in_new_space) | in HConstant()
2290 bool is_not_in_new_space, Unique<Object> object) in HConstant() argument
2297 IsNotInNewSpaceField::encode(is_not_in_new_space) | in HConstant()
Dhydrogen-instructions.h3230 bool is_not_in_new_space = true,
3234 bool is_not_in_new_space = true,
3241 bool is_not_in_new_space,