Searched refs:VisitHeapAccess (Results 1 – 2 of 2) sorted by relevance
135 void VisitHeapAccess(Property* expr, bool assigning, Type* assignment_type);
687 VisitHeapAccess(property, true, target_type); in VisitAssignment()721 void AsmTyper::VisitHeapAccess(Property* expr, bool assigning, in VisitHeapAccess() function in v8::internal::AsmTyper892 VisitHeapAccess(expr, false, NULL); in VisitProperty()