Home
last modified time | relevance | path

Searched refs:IsFunctionTemplate (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-data.h48 bool IsFunctionTemplate() const;
/third_party/node/deps/v8/src/api/
Dapi.cc1030 bool Data::IsFunctionTemplate() const { in IsFunctionTemplate() function in v8::Data