Home
last modified time | relevance | path

Searched refs:InvalidatePrototypeValidityCell (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects.h2406 static void InvalidatePrototypeValidityCell(JSGlobalObject* global);
Dobjects.cc12867 void JSObject::InvalidatePrototypeValidityCell(JSGlobalObject* global) { in InvalidatePrototypeValidityCell() function in v8::internal::JSObject
16957 JSObject::InvalidatePrototypeValidityCell(*global); in InvalidatePropertyCell()