Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.h1456 void UpdateNoElementsProtectorOnSetLength(Handle<JSObject> object) { in UpdateNoElementsProtectorOnSetLength() function
/third_party/node/deps/v8/src/objects/
Delements.cc895 object->GetIsolate()->UpdateNoElementsProtectorOnSetLength(object); in GrowCapacityAndConvertImpl()
5067 object->GetIsolate()->UpdateNoElementsProtectorOnSetLength(object); in GrowCapacityAndConvertImpl()