OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constantAsJSValue
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/dfg/
DFGJITCodeGenerator.h
292
JSValue
constantAsJSValue
(NodeIndex nodeIndex)
304
return MacroAssembler::ImmPtr(JSValue::encode(
constantAsJSValue
(nodeIndex)));
[
all
...]
DFGSpeculativeJIT.cpp
194
JSValue jsValue =
constantAsJSValue
(nodeIndex);
Completed in 40 milliseconds