Home
last modified time | relevance | path

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

/third_party/node/test/node-api/test_callback_scope/
Dbinding.c70 napi_value resource_object; in Callback() local
71 NAPI_CALL_RETURN_VOID(env, napi_create_object(env, &resource_object)); in Callback()
78 resource_object, in Callback()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.h173 …_destroy_resource_object(struct zink_screen *screen, struct zink_resource_object *resource_object);
/third_party/node/src/
Dnode_api.h202 napi_value resource_object,
Dnode_api.cc459 v8::Local<v8::Object> resource_object, in AsyncContext() argument
465 resource_.Reset(node_env()->isolate(), resource_object); in AsyncContext()
473 resource_object, in AsyncContext()
/third_party/ejdb/src/bindings/ejdb2_node/
Dnode_api.h202 napi_value resource_object,
/third_party/node/doc/api/
Dn-api.md5305 napi_value resource_object,
5311 * `[in] resource_object`: An object associated with the async work
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst4279 - zink: track resource_object usage instead of resource usage