Searched defs:is_turbofanned (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/objects/ |
D | code-inl.h | 345 bool is_turbofanned, int stack_slots, in initialize_flags() 391 inline bool Code::is_turbofanned() const { in is_turbofanned() function
|
/external/v8/src/heap/ |
D | factory.cc | 63 bool is_turbofanned, int stack_slots, in InitializeCode() 2564 uint32_t stub_key, bool is_turbofanned, int stack_slots, in TryNewCode() 2614 uint32_t stub_key, bool is_turbofanned, int stack_slots, in NewCode()
|