Home
last modified time | relevance | path

Searched refs:jsTypeStringForValue (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/interpreter/
DInterpreter.cpp216 static JSValuePtr jsTypeStringForValue(CallFrame* callFrame, JSValuePtr v) in jsTypeStringForValue() function
2139 … callFrame[dst] = JSValuePtr(jsTypeStringForValue(callFrame, callFrame[src].jsValue(callFrame))); in privateExecute()
5826 return JSValuePtr::encode(jsTypeStringForValue(ARG_callFrame, ARG_src1)); in cti_op_typeof()
/external/webkit/JavaScriptCore/
DChangeLog768 (JSC::jsTypeStringForValue):
2649 (JSC::jsTypeStringForValue):
10323 (JSC::jsTypeStringForValue):
16246 (JSC::jsTypeStringForValue): Use asObject.
17846 (JSC::jsTypeStringForValue):
18088 (JSC::jsTypeStringForValue):
21501 (JSC::jsTypeStringForValue):
26999 (KJS::jsTypeStringForValue): Adopted jsNontrivialString.
27650 (KJS::jsTypeStringForValue): Replaced calls to JSValue::type()
DChangeLog-2008-08-104466 (KJS::jsTypeStringForValue):
5205 (KJS::jsTypeStringForValue):
14398 (KJS::jsTypeStringForValue):