OSDN Git Service

Move V8 jni_class to bridge/jni/v8/JavaClassV8 and fix style
authorSteve Block <steveblock@google.com>
Wed, 20 Jan 2010 13:54:01 +0000 (13:54 +0000)
committerSteve Block <steveblock@google.com>
Wed, 20 Jan 2010 14:23:21 +0000 (14:23 +0000)
commit78023b8120c8cd0aba398f04bf5aacb8d3fd05c7
tree9694e3c5b910943d2207c6d19af1cfc945740035
parent20b6a09ef6412dd2ad39520ea8d4c2fcdafe3f08
Move V8 jni_class to bridge/jni/v8/JavaClassV8 and fix style

This is the V8 equivalent of http://trac.webkit.org/changeset/53443
It is being upstreamed to webkit.org in https://bugs.webkit.org/show_bug.cgi?id=33898

Change-Id: I27dcf73cc7d8c0303243ea632361f2210819cbc4
Android.mk
V8Binding/jni/jni_instance.cpp
V8Binding/jni/jni_npobject.cpp
WebCore/Android.v8bindings.mk
WebCore/bridge/jni/v8/JavaClassV8.cpp [moved from V8Binding/jni/jni_class.cpp with 69% similarity]
WebCore/bridge/jni/v8/JavaClassV8.h [moved from V8Binding/jni/jni_class.h with 68% similarity]