Searched defs:IsFunctionBlackboxed (Results 1 – 2 of 2) sorted by relevance
171 virtual bool IsFunctionBlackboxed(v8::Local<debug::Script> script, in IsFunctionBlackboxed() function
619 bool V8Debugger::IsFunctionBlackboxed(v8::Local<v8::debug::Script> script, in IsFunctionBlackboxed() function in v8_inspector::V8Debugger