HomeSort by relevance Sort by last modified time
    Searched refs:LongAttribute (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/core/
TestObject.idl 97 attribute long longAttribute;
181 [DeprecateAs=LongAttribute] attribute long deprecatedLongAttribute;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
V8TestObject.cpp 448 v8SetReturnValueInt(info, impl->longAttribute());
461 ExceptionState exceptionState(ExceptionState::SetterContext, "longAttribute", "TestObject", holder, info.GetIsolate());
    [all...]

Completed in 29 milliseconds