Searched defs:IndexedPropertyGetterCallback (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/include/ | ||
| D | v8-template.h | 320 using IndexedPropertyGetterCallback = variable |
| /third_party/node/src/ | ||
| D | node_contextify.cc | 669 void ContextifyContext::IndexedPropertyGetterCallback( in IndexedPropertyGetterCallback() function in node::contextify::ContextifyContext |