Searched refs:EncodeInto (Results 1 – 1 of 1) sorted by relevance
1194 static void EncodeInto(const FunctionCallbackInfo<Value>& args) { in EncodeInto() function1387 SetMethod(context, target, "encodeInto", EncodeInto); in Initialize()1445 registry->Register(EncodeInto); in RegisterExternalReferences()