Searched refs:nextProto (Results 1 – 1 of 1) sorted by relevance
455 JSValue nextProto = prototype->prototype(); in getPropertyNames() local456 if (nextProto.isNull()) in getPropertyNames()458 prototype = asObject(nextProto); in getPropertyNames()