OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_LOCAL_REFS
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bridge/jni/v8/
JavaInstanceJobjectV8.cpp
56
#define
NUM_LOCAL_REFS
64
60
getJNIEnv()->PushLocalFrame(
NUM_LOCAL_REFS
);
/external/webkit/Source/WebCore/bridge/jni/jsc/
JavaInstanceJSC.cpp
69
#define
NUM_LOCAL_REFS
64
73
getJNIEnv()->PushLocalFrame(
NUM_LOCAL_REFS
);
Completed in 544 milliseconds