Searched defs:has_function_literal (Results 1 – 1 of 1) sorted by relevance
44 bool has_function_literal, bool is_strong) { in CreateObjectLiteralBoilerplate()265 bool has_function_literal = (flags & ObjectLiteral::kHasFunction) != 0; in RUNTIME_FUNCTION() local