Home
last modified time | relevance | path

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

/third_party/node/doc/contributing/
Dadding-v8-fast-api.md118 SetFastMethod(context, target, "divide", SlowDivide, &fast_divide_);
/third_party/node/src/
Dutil.cc361 void SetFastMethod(Local<v8::Context> context, in SetFastMethod() function
Dutil.h873 void SetFastMethod(v8::Local<v8::Context> context,