Searched refs:DebugGetProperty (Results 1 – 4 of 4) sorted by relevance
1336 DEBUG_EXPORT OSStatus DebugGetProperty( DebugPropertyTag inTag, ... );1341 #define debug_get_property( ... ) DebugGetProperty( __VA_ARGS__ )1343 #define debug_get_property( ARGS... ) DebugGetProperty( ## ARGS )1345 #define debug_get_property DebugGetProperty
420 DEBUG_EXPORT OSStatus DebugGetProperty( DebugPropertyTag inTag, ... ) in DebugGetProperty() function
392 F(DebugGetProperty, 2, 1) \
585 return MakeMirror(%DebugGetProperty(this.value_, 'constructor'));590 return MakeMirror(%DebugGetProperty(this.value_, 'prototype'));