Home
last modified time | relevance | path

Searched refs:call_handler_infos (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/snapshot/
Dserializer-common.cc141 const std::vector<CallHandlerInfo*>& call_handler_infos) { in RestoreExternalReferenceRedirectors() argument
142 for (CallHandlerInfo* info : call_handler_infos) { in RestoreExternalReferenceRedirectors()
Dstartup-deserializer.cc45 RestoreExternalReferenceRedirectors(call_handler_infos()); in DeserializeInto()
Ddeserializer.h80 const std::vector<CallHandlerInfo*>& call_handler_infos() const { in call_handler_infos() function
Dserializer-common.h122 const std::vector<CallHandlerInfo*>& call_handler_infos);