Searched refs:PatchInlinedStore (Results 1 – 4 of 4) sorted by relevance
196 bool KeyedStoreIC::PatchInlinedStore(Address address, Object* map) { in PatchInlinedStore() function in v8::internal::KeyedStoreIC212 PatchInlinedStore(address, Heap::null_value()); in ClearInlinedVersion()219 PatchInlinedStore(address, Heap::fixed_array_map()); in RestoreInlinedVersion()
829 PatchInlinedStore(address, Heap::null_value()); in ClearInlinedVersion()836 PatchInlinedStore(address, Heap::fixed_array_map()); in RestoreInlinedVersion()895 bool KeyedStoreIC::PatchInlinedStore(Address address, Object* map) { in PatchInlinedStore() function in v8::internal::KeyedStoreIC
396 static bool PatchInlinedStore(Address address, Object* map);
525 bool KeyedStoreIC::PatchInlinedStore(Address address, Object* map) { in PatchInlinedStore() function in v8::internal::KeyedStoreIC