Searched refs:is_result_from_cache (Results 1 – 3 of 3) sorted by relevance
20 bool* is_result_from_cache) { in ComputeObjectLiteralMap() argument24 context, number_of_properties, is_result_from_cache); in ComputeObjectLiteralMap()41 bool is_result_from_cache = false; in CreateObjectLiteralBoilerplate() local43 &is_result_from_cache); in CreateObjectLiteralBoilerplate()57 !is_result_from_cache && boilerplate->HasFastProperties(); in CreateObjectLiteralBoilerplate()
773 bool* is_result_from_cache);
2601 bool* is_result_from_cache) { in ObjectLiteralMapFromCache() argument2607 *is_result_from_cache = false; in ObjectLiteralMapFromCache()2611 *is_result_from_cache = true; in ObjectLiteralMapFromCache()