Searched defs:should_have_fast_elements (Results 1 – 1 of 1) sorted by relevance
43 Handle<FixedArray> constant_properties, bool should_have_fast_elements, in CreateObjectLiteralBoilerplate()264 bool should_have_fast_elements = (flags & ObjectLiteral::kFastElements) != 0; in RUNTIME_FUNCTION() local