Home
last modified time | relevance | path

Searched defs:external_references (Results 1 – 5 of 5) sorted by relevance

/third_party/node/src/
Dnode_external_reference.cc9 const std::vector<intptr_t>& ExternalReferenceRegistry::external_references() { in external_references() function in node::ExternalReferenceRegistry
Dnode_snapshotable.cc1099 const std::vector<intptr_t>& external_references = in Generate() local
/third_party/node/deps/v8/include/
Dv8-isolate.h264 const intptr_t* external_references = nullptr; member
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc1348 MaybeHandle<FixedArray> external_references, bool skip_exports) { in Deserialize()
/third_party/node/deps/v8/src/api/
Dapi.cc457 const intptr_t* external_references, in SnapshotCreator()
479 SnapshotCreator::SnapshotCreator(const intptr_t* external_references, in SnapshotCreator()