Searched defs:isVariableObject (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSVariableObject.cpp56 bool JSVariableObject::isVariableObject() const function in class:JSC::JSVariableObject
H A DJSObject.h207 virtual bool isVariableObject() const { return false; } function in class:JSC::JSObject

Completed in 52 milliseconds