Searched defs:has_call_code (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-heap-broker.cc | 251 bool has_call_code() const { return has_call_code_; } in has_call_code() function in v8::internal::compiler::FunctionTemplateInfoData |