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

/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DCallFrame.h231 bool hasHostCallFrameFlag() const { return reinterpret_cast<intptr_t>(this) & HostCallFrameFlag; } function in class:JSC::ExecState

Completed in 98 milliseconds