Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h345 bool SetFunctionPrototype(JSFunction function, JSReceiver prototype);
H A Dweb-snapshot.cc2286 if (!SetFunctionPrototype(*function, in ReadFunctionPrototype()
2297 bool WebSnapshotDeserializer::SetFunctionPrototype(JSFunction function, in SetFunctionPrototype() function in v8::internal::WebSnapshotDeserializer
2412 if (!SetFunctionPrototype(JSFunction::cast(container), in ProcessDeferredReferences()

Completed in 5 milliseconds