Searched refs:is_result_from_cache (Results 1 – 3 of 3) sorted by relevance
19 bool is_strong, bool* is_result_from_cache) { in ComputeObjectLiteralMap() argument33 context, number_of_properties, is_strong, is_result_from_cache); in ComputeObjectLiteralMap()51 bool is_result_from_cache = false; in CreateObjectLiteralBoilerplate() local57 &is_result_from_cache); in CreateObjectLiteralBoilerplate()71 !is_result_from_cache && boilerplate->HasFastProperties(); in CreateObjectLiteralBoilerplate()
652 bool* is_result_from_cache);
2305 bool* is_result_from_cache) { in ObjectLiteralMapFromCache() argument2311 *is_result_from_cache = false; in ObjectLiteralMapFromCache()2316 *is_result_from_cache = true; in ObjectLiteralMapFromCache()