Home | History | Annotate | Download | only in tests

Lines Matching refs:functionGC

724 static JSValueRef functionGC(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception)
742 { "gc", functionGC, kJSPropertyAttributeNone },