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

/external/webkit/Source/JavaScriptCore/interpreter/
H A DCallFrame.h138 bool hasHostCallFrameFlag() const { return reinterpret_cast<intptr_t>(this) & HostCallFrameFlag; } function in class:JSC::ExecState

Completed in 41 milliseconds