Searched refs:computed_properties (Results 1 – 2 of 2) sorted by relevance
364 Handle<FixedArray> computed_properties, Handle<JSObject> receiver, in AddDescriptorsByTemplate() argument366 int computed_properties_length = computed_properties->length(); in AddDescriptorsByTemplate()381 int flags = Smi::ToInt(computed_properties->get(i++)); in AddDescriptorsByTemplate()458 Handle<FixedArray> computed_properties( in InitClassPrototype() local480 elements_dictionary_template, computed_properties, prototype, in InitClassPrototype()512 Handle<FixedArray> computed_properties( in InitClassConstructor() local534 elements_dictionary_template, computed_properties, constructor, in InitClassConstructor()
307 Handle<FixedArray> computed_properties() const { in computed_properties() function in v8::internal::ObjectDescriptor593 *static_desc.computed_properties()); in BuildClassBoilerplate()600 *instance_desc.computed_properties()); in BuildClassBoilerplate()