Searched refs:is_empty_function (Results 1 – 1 of 1) sorted by relevance
487 const bool is_empty_function = type == BootstrappingType::kFunction; in CreateForBootstrapping() local491 is_empty_function || is_native_context ? 0 : 1; in CreateForBootstrapping()492 const bool has_inferred_function_name = is_empty_function; in CreateForBootstrapping()497 (is_empty_function ? kFunctionNameEntries : 0) + in CreateForBootstrapping()507 ScopeTypeBits::encode(is_empty_function ? FUNCTION_SCOPE : SCRIPT_SCOPE) | in CreateForBootstrapping()515 FunctionVariableBits::encode(is_empty_function in CreateForBootstrapping()550 if (is_empty_function) { in CreateForBootstrapping()565 if (is_empty_function || is_native_context) { in CreateForBootstrapping()