Searched refs:SetPropertyOnInstanceIfInherited (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/v8/src/
H A Daccessors.cc139 bool SetPropertyOnInstanceIfInherited( function in namespace:v8::internal
181 if (SetPropertyOnInstanceIfInherited(isolate, info, name, value)) return;
238 if (SetPropertyOnInstanceIfInherited(isolate, info, name, value)) {
951 if (SetPropertyOnInstanceIfInherited(isolate, info, name, value)) {

Completed in 64 milliseconds