Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DRefCountObject.h94 void set(const ContextType *context, ObjectType *newObject) in set()
179 void set(const ContextType *context, ObjectType *newObject, GLintptr offset, GLsizeiptr size) in set()
/third_party/node/test/js-native-api/test_object/
Dtest.js14 newObject: { property
31 const newObject = test_object.New(); constant