Searched refs:SetFunctionPrototype (Results 1 – 2 of 2) sorted by relevance
345 bool SetFunctionPrototype(JSFunction function, JSReceiver prototype);
2286 if (!SetFunctionPrototype(*function, in ReadFunctionPrototype()2297 bool WebSnapshotDeserializer::SetFunctionPrototype(JSFunction function, in SetFunctionPrototype() function in v8::internal::WebSnapshotDeserializer2412 if (!SetFunctionPrototype(JSFunction::cast(container), in ProcessDeferredReferences()