HomeSort by relevance Sort by last modified time
    Searched refs:JSObject (Results 151 - 175 of 357) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/JavaScriptCore/runtime/
JSByteArray.h 29 #include "JSObject.h"
35 class JSByteArray : public JSObject {
99 static const unsigned StructureFlags = OverridesGetOwnPropertySlot | OverridesGetPropertyNames | JSObject::StructureFlags;
104 : JSObject(createStructure(jsNull()))
NumberConstructor.cpp 102 static JSObject* constructWithNumberConstructor(ExecState* exec, JSObject*, const ArgList& args)
117 static JSValue JSC_HOST_CALL callNumberConstructor(ExecState* exec, JSObject*, JSValue, const ArgList& args)
JSONObject.cpp 42 static JSValue JSC_HOST_CALL JSONProtoFuncParse(ExecState*, JSObject*, JSValue, const ArgList&);
43 static JSValue JSC_HOST_CALL JSONProtoFuncStringify(ExecState*, JSObject*, JSValue, const ArgList&);
76 Holder(JSObject*);
78 JSObject* object() const { return m_object; }
83 JSObject* const m_object;
98 StringifyResult appendStringifiedValue(StringBuilder&, JSValue, JSObject* holder, const PropertyNameForFunctionCall&);
114 HashSet<JSObject*> m_holderCycleDetector;
126 JSObject* object = asObject(value);
207 JSObject* array = asObject(m_replacer);
258 JSObject* object = constructEmptyObject(m_exec)
    [all...]
JSStaticScopeObject.cpp 40 JSObject* JSStaticScopeObject::toThisObject(ExecState* exec) const
JSValue.cpp 56 JSObject* JSValue::toObjectSlowCase(ExecState* exec) const
70 JSObject* JSValue::toThisObjectSlowCase(ExecState* exec) const
82 JSObject* JSValue::synthesizeObject(ExecState* exec) const
95 JSObject* JSValue::synthesizePrototype(ExecState* exec) const
ScopeChain.cpp 26 #include "JSObject.h"
38 JSObject* o = *scopeIter;
  /external/webkit/WebCore/bindings/js/
JSDOMGlobalObject.cpp 45 JSDOMGlobalObject::JSDOMGlobalObject(NonNullPassRefPtr<Structure> structure, JSDOMGlobalObject::JSDOMGlobalObjectData* data, JSObject* thisValue)
76 void JSDOMGlobalObject::setInjectedScript(JSObject* injectedScript)
81 JSObject* JSDOMGlobalObject::injectedScript() const
JSDOMWindowShell.h 80 virtual void defineGetter(JSC::ExecState*, const JSC::Identifier& propertyName, JSC::JSObject* getterFunction, unsigned attributes);
81 virtual void defineSetter(JSC::ExecState*, const JSC::Identifier& propertyName, JSC::JSObject* setterFunction, unsigned attributes);
85 virtual JSC::JSObject* unwrappedObject();
JSLazyEventListener.cpp 38 JSLazyEventListener::JSLazyEventListener(const String& functionName, const String& eventParameterName, const String& code, Node* node, const String& sourceURL, int lineNumber, JSObject* wrapper, DOMWrapperWorld* isolatedWorld)
70 JSObject* JSLazyEventListener::initializeJSFunction(ScriptExecutionContext* executionContext) const
106 JSObject* jsFunction = constructFunction(exec, args, Identifier(exec, m_functionName), m_sourceURL, m_lineNumber); // FIXME: is globalExec ok?
ScriptEventListener.cpp 62 JSObject* wrapper = 0;
109 JSObject* wrapper = toJSDOMWindow(frame, mainThreadNormalWorld());
118 JSC::JSObject* jsFunction = jsListener->jsFunction(context);
JSCustomSQLStatementCallback.cpp 45 JSCustomSQLStatementCallback::JSCustomSQLStatementCallback(JSObject* callback, JSDOMGlobalObject* globalObject)
JSCustomSQLStatementErrorCallback.cpp 46 JSCustomSQLStatementErrorCallback::JSCustomSQLStatementErrorCallback(JSObject* callback, JSDOMGlobalObject* globalObject)
JSCustomSQLTransactionCallback.cpp 52 JSCustomSQLTransactionCallback::JSCustomSQLTransactionCallback(JSObject* callback, JSDOMGlobalObject* globalObject)
JSCustomSQLTransactionErrorCallback.cpp 45 JSCustomSQLTransactionErrorCallback::JSCustomSQLTransactionErrorCallback(JSObject* callback, JSDOMGlobalObject* globalObject)
JSDOMWindowShell.cpp 36 #include <runtime/JSObject.h>
72 // JSObject methods
127 void JSDOMWindowShell::defineGetter(ExecState* exec, const Identifier& propertyName, JSObject* getterFunction, unsigned attributes)
132 void JSDOMWindowShell::defineSetter(ExecState* exec, const Identifier& propertyName, JSObject* setterFunction, unsigned attributes)
147 JSObject* JSDOMWindowShell::unwrappedObject()
JSNodeListCustom.cpp 39 static JSValue JSC_HOST_CALL callNodeList(ExecState* exec, JSObject* function, JSValue, const ArgList& args)
JSCustomXPathNSResolver.cpp 47 JSObject* resolverObject = value.getObject();
56 JSCustomXPathNSResolver::JSCustomXPathNSResolver(JSObject* customResolver, JSDOMWindow* globalObject)
JSOptionConstructor.cpp 45 static JSObject* constructHTMLOptionElement(ExecState* exec, JSObject* constructor, const ArgList& args)
  /external/v8/src/ia32/
stub-cache-ia32.cc 258 JSObject* holder, int index) {
268 __ mov(dst, FieldOperand(src, JSObject::kPropertiesOffset));
278 JSObject* holder_obj) {
294 JSObject* holder_obj) {
306 JSObject* object,
307 JSObject* holder,
358 JSObject* holder_obj,
463 JSObject* holder_obj,
524 int GetPrototypeDepthOfExpectedType(JSObject* object,
525 JSObject* holder) const
    [all...]
  /external/v8/src/
stub-cache.cc 97 JSObject* receiver,
98 JSObject* holder,
115 JSObject* receiver,
116 JSObject* holder,
134 JSObject* receiver,
135 JSObject* holder,
153 JSObject* receiver,
154 JSObject* holder) {
169 Object* StubCache::ComputeLoadNormal(String* name, JSObject* receiver) {
176 JSObject* receiver
    [all...]
runtime.cc 99 static Object* DeepCopyBoilerplate(JSObject* boilerplate) {
105 JSObject* copy = JSObject::cast(result);
113 JSObject* js_object = JSObject::cast(value);
123 JSObject* js_object = JSObject::cast(value);
146 JSObject* js_object = JSObject::cast(value);
159 case JSObject::FAST_ELEMENTS:
    [all...]
  /external/webkit/JavaScriptCore/interpreter/
Interpreter.h 36 #include "JSObject.h"
98 JSValue execute(ProgramExecutable*, CallFrame*, ScopeChainNode*, JSObject* thisObj, JSValue* exception);
99 JSValue execute(FunctionExecutable*, CallFrame*, JSFunction*, JSObject* thisObj, const ArgList& args, ScopeChainNode*, JSValue* exception);
100 JSValue execute(EvalExecutable* evalNode, CallFrame* exec, JSObject* thisObj, ScopeChainNode* scopeChain, JSValue* exception);
124 JSValue execute(EvalExecutable*, CallFrame*, JSObject* thisObject, int globalRegisterOffset, ScopeChainNode*, JSValue* exception);
  /external/webkit/JavaScriptCore/profiler/
Profiler.h 41 class JSObject;
  /external/webkit/WebCore/bindings/objc/
DOMUtility.mm 96 static inline id createDOMWrapper(JSC::JSObject* object)
142 id createDOMWrapper(JSC::JSObject* object, PassRefPtr<JSC::Bindings::RootObject> origin, PassRefPtr<JSC::Bindings::RootObject> current)
  /external/webkit/JavaScriptCore/API/
JSBase.cpp 40 #include <runtime/JSObject.h>
49 JSObject* jsThisObject = toJS(thisObject);

Completed in 223 milliseconds

1 2 3 4 5 67 8 91011>>