Searched refs:is_result_from_cache (Results 1 – 3 of 3) sorted by relevance
19 bool* is_result_from_cache) { in ComputeObjectLiteralMap() argument33 context, number_of_properties, is_result_from_cache); in ComputeObjectLiteralMap()49 bool is_result_from_cache = false; in CreateObjectLiteralBoilerplate() local51 &is_result_from_cache); in CreateObjectLiteralBoilerplate()65 !is_result_from_cache && boilerplate->HasFastProperties(); in CreateObjectLiteralBoilerplate()
663 bool* is_result_from_cache);
2304 bool* is_result_from_cache) { in ObjectLiteralMapFromCache() argument2310 *is_result_from_cache = false; in ObjectLiteralMapFromCache()2314 *is_result_from_cache = true; in ObjectLiteralMapFromCache()