H A D | hydrogen.cc | 6657 HValue* value, BailoutId ast_id, BailoutId return_id, 6712 ? TryInlineGetter(info->accessor(), info->map(), ast_id, return_id) 6714 info->accessor(), info->map(), ast_id, return_id, value); 6739 BailoutId ast_id, BailoutId return_id, HValue* object, HValue* value, 6825 return_id, FLAG_polymorphic_inlining); 6938 BailoutId ast_id, BailoutId return_id, 6948 return_id, STORE, &has_side_effects); 6966 HValue* access = BuildNamedAccess(STORE, ast_id, return_id, expr, slot, 7771 FeedbackVectorSlot slot, BailoutId ast_id, BailoutId return_id, 7807 BuildNamedAccess(access_type, ast_id, return_id, exp 6655 BuildMonomorphicAccess( PropertyAccessInfo* info, HValue* object, HValue* checked_object, HValue* value, BailoutId ast_id, BailoutId return_id, bool can_inline_accessor) argument 6737 HandlePolymorphicNamedFieldAccess( PropertyAccessType access_type, Expression* expr, FeedbackVectorSlot slot, BailoutId ast_id, BailoutId return_id, HValue* object, HValue* value, SmallMapList* maps, Handle<Name> name) argument 6936 BuildStore(Expression* expr, Property* prop, FeedbackVectorSlot slot, BailoutId ast_id, BailoutId return_id, bool is_uninitialized) argument 7769 HandleKeyedElementAccess( HValue* obj, HValue* key, HValue* val, Expression* expr, FeedbackVectorSlot slot, BailoutId ast_id, BailoutId return_id, PropertyAccessType access_type, bool* has_side_effects) argument 7982 BuildNamedAccess( PropertyAccessType access, BailoutId ast_id, BailoutId return_id, Expression* expr, FeedbackVectorSlot slot, HValue* object, Handle<Name> name, HValue* value, bool is_uninitialized) argument 8478 TryInline(Handle<JSFunction> target, int arguments_count, HValue* implicit_return_value, BailoutId ast_id, BailoutId return_id, InliningKind inlining_kind, TailCallMode syntactic_tail_call_mode) argument 8816 TryInlineGetter(Handle<Object> getter, Handle<Map> receiver_map, BailoutId ast_id, BailoutId return_id) argument 10904 BuildStoreForEffect( Expression* expr, Property* prop, FeedbackVectorSlot slot, BailoutId ast_id, BailoutId return_id, HValue* object, HValue* key, HValue* value) argument [all...] |