Home
last modified time | relevance | path

Searched defs:BuildEmbedderGraph (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dheap_utils.cc196 void BuildEmbedderGraph(const FunctionCallbackInfo<Value>& args) { in BuildEmbedderGraph() function
Denv.cc1126 void Environment::BuildEmbedderGraph(Isolate* isolate, in BuildEmbedderGraph() function in node::Environment