HomeSort by relevance Sort by last modified time
    Searched full:getcurrent (Results 26 - 50 of 327) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8PerContextData.h 83 : m_context(v8::Isolate::GetCurrent(), context)
130 return !boilerplate.isEmpty() ? boilerplate.newLocal(v8::Isolate::GetCurrent())->Clone() : createWrapperFromCacheSlowCase(type);
137 return function.newLocal(v8::Isolate::GetCurrent());
165 , m_isolate(v8::Isolate::GetCurrent())
V8StringResource.h 51 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(memoryConsumption(string));
62 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(memoryConsumption(string));
73 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(reducedExternalMemory);
87 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(memoryConsumption(m_atomicString.string()));
NPV8Object.cpp 69 disposeUnderlyingV8Object(npObject, v8::Isolate::GetCurrent());
210 v8::Isolate* isolate = v8::Isolate::GetCurrent();
276 v8::Isolate* isolate = v8::Isolate::GetCurrent();
337 v8::Isolate* isolate = v8::Isolate::GetCurrent();
373 v8::Isolate* isolate = v8::Isolate::GetCurrent();
407 v8::Isolate* isolate = v8::Isolate::GetCurrent();
436 v8::Isolate* isolate = v8::Isolate::GetCurrent();
456 v8::Isolate* isolate = v8::Isolate::GetCurrent();
479 v8::Isolate* isolate = v8::Isolate::GetCurrent();
502 throwError(v8GeneralError, message, v8::Isolate::GetCurrent());
    [all...]
ScriptGCEvent.cpp 76 v8::Isolate::GetCurrent()->GetHeapStatistics(&heapStatistics);
85 v8::Isolate::GetCurrent()->GetHeapStatistics(&heapStatistics);
ScriptValue.h 68 m_isolate = v8::Isolate::GetCurrent();
79 v8::Isolate* isolate = v8::Isolate::GetCurrent();
84 v8::Isolate* isolate = v8::Isolate::GetCurrent();
  /external/chromium_org/ui/gl/
gl_image_io_surface.cc 49 GLContext::GetCurrent()->GetHandle());
gl_context.cc 37 if (GetCurrent() == this) {
92 GLContext* GLContext::GetCurrent() {
gl_surface_osmesa.cc 28 GLContext* current_context = GLContext::GetCurrent();
  /external/chromium_org/webkit/child/
webkit_child_helpers.cc 32 v8::Isolate::GetCurrent()->GetHeapStatistics(&stat);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
AndroidPropertyPage.java 69 if (Sdk.getCurrent() != null) {
70 targets = Sdk.getCurrent().getTargets();
115 Sdk currentSdk = Sdk.getCurrent();
168 if (Sdk.getCurrent() != null && mProject.isOpen()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AdtManifestMergeCallback.java 33 Sdk sdk = Sdk.getCurrent();
  /external/chromium_org/third_party/WebKit/Source/core/animation/
ElementAnimationTest.cpp 50 return v8::Handle<v8::Value>::Cast(v8String(v8::Isolate::GetCurrent(), string));
87 v8::Isolate* isolate = v8::Isolate::GetCurrent();
153 v8::Isolate* isolate = v8::Isolate::GetCurrent();
171 v8::Isolate* isolate = v8::Isolate::GetCurrent();
192 v8::Isolate* isolate = v8::Isolate::GetCurrent();
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
AnimationDrawableTest.java 91 mAnimationDrawable.getCurrent());
127 mAnimationDrawable.getCurrent());
296 assertSame(mAnimationDrawable.getFrame(0), mAnimationDrawable.getCurrent());
313 assertSame(mAnimationDrawable.getFrame(0), mAnimationDrawable.getCurrent());
377 return mAnimationDrawable.getCurrent().equals(expected);
390 assertSame(mAnimationDrawable.getFrame(index), mAnimationDrawable.getCurrent());
  /external/chromium/chrome/browser/extensions/
extension_tabs_module.h 61 DECLARE_EXTENSION_FUNCTION_NAME("windows.getCurrent")
98 DECLARE_EXTENSION_FUNCTION_NAME("tabs.getCurrent")
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/input/
SelectPopupOtherContentViewTest.java 39 return SelectPopupDialog.getCurrent() != null;
87 SelectPopupDialog.getCurrent());
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
SelectPopupTest.java 43 return SelectPopupDialog.getCurrent() != null;
50 return SelectPopupDialog.getCurrent() == null;
  /external/chromium_org/ppapi/tests/
test_message_loop.cc 37 pp::MessageLoop::GetCurrent().pp_resource());
55 pp::MessageLoop::GetCurrent().PostWork(callback_factory_.NewCallback(
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ScriptProfile.cpp 48 v8::HandleScope scope(v8::Isolate::GetCurrent());
74 v8::HandleScope handleScope(v8::Isolate::GetCurrent());
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/support/
WebArrayBuffer.cpp 76 return toV8(m_private.get(), v8::Handle<v8::Object>(), v8::Isolate::GetCurrent());
81 if (!V8ArrayBuffer::hasInstanceInAnyWorld(value, v8::Isolate::GetCurrent()))
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Pattern.cpp 52 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(-m_externalMemoryAllocated);
90 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(m_externalMemoryAllocated);
  /external/chromium_org/third_party/WebKit/Source/web/
WebBlob.cpp 54 if (V8Blob::hasInstanceInAnyWorld(value, v8::Isolate::GetCurrent())) {
84 return toV8(m_private.get(), v8::Handle<v8::Object>(), v8::Isolate::GetCurrent());
  /packages/apps/Settings/src/com/android/settings/drawable/
DrawableWrapper.java 104 public Drawable getCurrent() {
105 return mDrawable.getCurrent();
  /external/chromium_org/chrome/renderer/extensions/
chrome_v8_context_set_unittest.cc 21 v8::Isolate* isolate = v8::Isolate::GetCurrent();
  /external/chromium_org/ppapi/proxy/
ppb_message_loop_proxy.cc 149 MessageLoopResource* MessageLoopResource::GetCurrent() {
217 PP_Resource GetCurrent() {
219 Resource* resource = MessageLoopResource::GetCurrent();
258 &GetCurrent,
  /external/chromium_org/third_party/WebKit/Source/core/testing/
GCObservation.cpp 49 : m_observed(v8::Isolate::GetCurrent(), observedValue)

Completed in 953 milliseconds

12 3 4 5 6 7 8 91011>>