Home
last modified time | relevance | path

Searched refs:ClearAllKeyedStoreICs (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dtype-feedback-vector.h286 static void ClearAllKeyedStoreICs(Isolate* isolate);
Dtype-feedback-vector.cc366 void TypeFeedbackVector::ClearAllKeyedStoreICs(Isolate* isolate) { in ClearAllKeyedStoreICs() function in v8::internal::TypeFeedbackVector
Dobjects.cc5902 TypeFeedbackVector::ClearAllKeyedStoreICs(GetIsolate()); in RequireSlowElements()
15007 TypeFeedbackVector::ClearAllKeyedStoreICs(isolate); in SetPrototype()
17449 TypeFeedbackVector::ClearAllKeyedStoreICs(GetIsolate()); in UpdateMaxNumberKey()