Searched defs:newLocal (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
H A Dunsafe_persistent.h40 v8::Local<T> newLocal(v8::Isolate* isolate) { function in class:extensions::UnsafePersistent
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DScriptInstance.h46 v8::Local<v8::Object> newLocal(v8::Isolate* isolate) { return m_instance.newLocal(isolate); } function in class:WebCore::V8ScriptInstance
H A DSharedPersistent.h50 v8::Local<T> newLocal(v8::Isolate* isolate) const function in class:WebCore::SharedPersistent
52 return m_value.newLocal(isolate);
H A DUnsafePersistent.h71 // FIXME: Remove this function, replace the usages with newLocal(). Do not
90 v8::Local<T> newLocal(v8::Isolate* isolate) function in class:WebCore::UnsafePersistent
H A DScopedPersistent.h55 ALWAYS_INLINE v8::Local<T> newLocal(v8::Isolate* isolate) const function in class:WebCore::ScopedPersistent
/external/dexmaker/src/main/java/com/google/dexmaker/
H A DCode.java51 * variable using {@link #newLocal newLocal()}, and assign a default value to it
228 public <T> Local<T> newLocal(TypeId<T> type) { method in class:Code
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 1385 milliseconds