Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstghostpad.c801 gst_ghost_pad_set_target (GstGhostPad * gpad, GstPad * newtarget) in gst_ghost_pad_set_target()
/third_party/node/deps/v8/src/compiler/
Dnode-properties.cc334 JSFunctionRef newtarget = mnewtarget.Ref(broker).AsJSFunction(); in GetJSCreateMap() local