Home
last modified time | relevance | path

Searched defs:emptyStackIsAllowed (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DScriptCallStackFactory.cpp63 …ackTrace, Vector<ScriptCallFrame>& scriptCallFrames, size_t maxStackSize, bool emptyStackIsAllowed) in toScriptCallFramesVector()
81 …riptCallStack(v8::Handle<v8::StackTrace> stackTrace, size_t maxStackSize, bool emptyStackIsAllowed) in createScriptCallStack()
95 PassRefPtr<ScriptCallStack> createScriptCallStack(size_t maxStackSize, bool emptyStackIsAllowed) in createScriptCallStack()