HomeSort by relevance Sort by last modified time
    Searched refs:addHostCallFrameFlag (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/interpreter/
CallFrame.h 139 CallFrame* addHostCallFrameFlag() const { return reinterpret_cast<CallFrame*>(reinterpret_cast<intptr_t>(this) | HostCallFrameFlag); }
Interpreter.cpp     [all...]

Completed in 955 milliseconds