Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_contextify.cc104 Local<Name> Uint32ToName(Local<Context> context, uint32_t index) { in Uint32ToName() function
586 Uint32ToName(ctx->context(), index), args); in IndexedPropertyGetterCallback()
601 Uint32ToName(ctx->context(), index), value, args); in IndexedPropertySetterCallback()
615 Uint32ToName(ctx->context(), index), args); in IndexedPropertyDescriptorCallback()
630 Uint32ToName(ctx->context(), index), desc, args); in IndexedPropertyDefinerCallback()