Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds