webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <JavaScriptCore/JavaScriptCore.h>
#import "CurrentThisInsideBlockGetterTest.h"
#import "DateTests.h"
#import "JSExportTests.h"
#import "Regress141275.h"
#import "Regress141809.h"
#import <pthread.h>
#import <vector>
Functions | |
void | JSSynchronousGarbageCollectForDebugging (JSContextRef) |
void | JSSynchronousEdenCollectForDebugging (JSContextRef) |
bool | _Block_has_signature (id) |
const char * | _Block_signature (id) |
void | testObjectiveCAPI (void) |
void | checkResult (NSString *, bool) |
Variables | |
int | failed |
bool _Block_has_signature | ( | id | ) |
const char* _Block_signature | ( | id | ) |
void JSSynchronousEdenCollectForDebugging | ( | JSContextRef | ) |
void JSSynchronousGarbageCollectForDebugging | ( | JSContextRef | ) |
int failed |