Home | History | Annotate | Download | only in src

Lines Matching defs:ReadBuffer

1135       String::NewFromUtf8(isolate, "readbuffer", NewStringType::kNormal)
1137 FunctionTemplate::New(isolate, ReadBuffer));
1423 void Shell::ReadBuffer(const v8::FunctionCallbackInfo<v8::Value>& args) {