Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_snapshotable.cc1465 void CompileSerializeMain(const FunctionCallbackInfo<Value>& args) { in CompileSerializeMain() function
1518 SetMethod(context, target, "compileSerializeMain", CompileSerializeMain); in Initialize()
1528 registry->Register(CompileSerializeMain); in RegisterExternalReferences()