Home
last modified time | relevance | path

Searched defs:resource_object (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/node-api/test_callback_scope/
Dbinding.c70 napi_value resource_object; in Callback() local
/third_party/node/src/
Dnode_api.cc459 v8::Local<v8::Object> resource_object, in AsyncContext()