Searched defs:is_not_in_new_space (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc2704 bool is_not_in_new_space,
2716 is_not_in_new_space_(is_not_in_new_space),
2728 bool is_not_in_new_space,
2737 is_not_in_new_space_(is_not_in_new_space),
2754 bool is_not_in_new_space,
2762 is_not_in_new_space_(is_not_in_new_space),
2699 HConstant(Unique<Object> object, Unique<Map> object_map, bool has_stable_map_value, Representation r, HType type, bool is_not_in_new_space, bool boolean_value, bool is_undetectable, InstanceType instance_type) argument
2726 HConstant(int32_t integer_value, Representation r, bool is_not_in_new_space, Unique<Object> object) argument
2752 HConstant(double double_value, Representation r, bool is_not_in_new_space, Unique<Object> object) argument

Completed in 162 milliseconds