Searched refs:OBJECT_WRAP_2 (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSDictionary.cpp457 #define OBJECT_WRAP_2(cmd, k, o) \ macro
475 OBJECT_WRAP_2(setObject, OSSymbol::withString(aKey), anObject)
477 OBJECT_WRAP_2(setObject, OSSymbol::withCString(aKey), anObject)

Completed in 16 milliseconds