mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 20:01:01 +08:00
Define wrapper versions of all JSC methods
Reviewed By: bnham Differential Revision: D4197369 fbshipit-source-id: 53869fe1b56010c8a5330025d06ef557369e4957
This commit is contained in:
committed by
Facebook Github Bot
parent
1c69b61c26
commit
e541d9b108
@@ -4,11 +4,8 @@
|
||||
|
||||
#include "JSCLegacyTracing.h"
|
||||
|
||||
#include <JavaScriptCore/JavaScript.h>
|
||||
#include <JavaScriptCore/API/JSProfilerPrivate.h>
|
||||
|
||||
#include <fbsystrace.h>
|
||||
|
||||
#include <JavaScriptCore/API/JSProfilerPrivate.h>
|
||||
#include <jschelpers/JSCHelpers.h>
|
||||
#include <jschelpers/Value.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user