Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_perf.cc269 void MarkBootstrapComplete(const FunctionCallbackInfo<Value>& args) { in MarkBootstrapComplete() function
314 SetMethod(context, target, "markBootstrapComplete", MarkBootstrapComplete); in Initialize()
369 registry->Register(MarkBootstrapComplete); in RegisterExternalReferences()
H A Dnode_internals.h316 void MarkBootstrapComplete(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 2 milliseconds