Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_sea.cc52 void GetSingleExecutableCode(const FunctionCallbackInfo<Value>& args) { in GetSingleExecutableCode() function
111 context, target, "getSingleExecutableCode", GetSingleExecutableCode); in Initialize()
115 registry->Register(GetSingleExecutableCode); in RegisterExternalReferences()