Searched defs:theBuffer (Results 1 – 3 of 3) sorted by relevance
26 napi_value theBuffer; in newBuffer() local40 napi_value theBuffer; in newExternalBuffer() local59 napi_value theBuffer; in copyBuffer() local70 napi_value theBuffer = args[0]; in bufferHasInstance() local88 napi_value theBuffer = args[0]; in bufferInfo() local102 napi_value theBuffer; in staticBuffer() local
37 napi_value theBuffer; in malignFinalizerBuffer() local
135 public int checkBuffer(char[] theBuffer, int charCount) in checkBuffer()