Home
last modified time | relevance | path

Searched defs:RuntimeObject (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bridge/
Druntime_root.h48 class RuntimeObject; variable
Druntime_object.cpp41 RuntimeObject::RuntimeObject(ExecState*, JSGlobalObject* globalObject, Structure* structure, PassRe… in RuntimeObject() function in JSC::Bindings::RuntimeObject
/external/webkit/Source/WebCore/bridge/jsc/
DBridgeJSC.h51 class RuntimeObject; variable