Home | History | Annotate | Download | only in ic

Lines Matching refs:HeapType

25                           Handle<HeapType> type, Handle<JSObject> holder,
91 Handle<HeapType> type() const { return type_; }
95 Handle<HeapType> type_;
102 NamedLoadHandlerCompiler(Isolate* isolate, Handle<HeapType> type,
133 Handle<HeapType> type);
135 static void GenerateLoadViaGetter(MacroAssembler* masm, Handle<HeapType> type,
140 GenerateLoadViaGetter(masm, Handle<HeapType>::null(), no_reg,
196 explicit NamedStoreHandlerCompiler(Isolate* isolate, Handle<HeapType> type,
215 Handle<HeapType> type, Register receiver,
219 GenerateStoreViaSetter(masm, Handle<HeapType>::null(), no_reg,
262 Handle<HeapType>::null(),