Searched refs:FTruncate (Results 1 – 1 of 1) sorted by relevance
1402 static void FTruncate(const FunctionCallbackInfo<Value>& args) { in FTruncate() function2701 SetMethod(context, target, "ftruncate", FTruncate); in Initialize()2814 registry->Register(FTruncate); in RegisterExternalReferences()