Searched refs:has_js_accessors (Results 1 – 1 of 1) sorted by relevance
381 bool has_js_accessors = !maybe_pair.is_null() && maybe_pair->IsAccessorPair(); in RUNTIME_FUNCTION() local383 isolate->factory()->NewFixedArray(has_js_accessors ? 6 : 3); in RUNTIME_FUNCTION()392 if (has_js_accessors) { in RUNTIME_FUNCTION()