Home
last modified time | relevance | path

Searched defs:other_obj (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/php/ext/grpc/
Dtimeval.c91 zval *other_obj; in PHP_METHOD() local
117 zval *other_obj; in PHP_METHOD() local
/third_party/jerryscript/tests/jerry/es2015/
Dproxy_get_own_property_descriptor.js107 var other_obj = { value: proxied_desc.value, variable
/third_party/python/Objects/
Dweakrefobject.c220 PyObject* other_obj = PyWeakref_GET_OBJECT(other); in weakref_richcompare() local