Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dscope-info.cc137 const bool has_function_name = function_name_info != NONE; in Create() local
144 (has_function_name ? kFunctionNameEntries : 0) + in Create()
267 if (has_function_name) { in Create()