Searched refs:kFrameDetailsConstructCallIndex (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dmirror-debugger.js1246 var kFrameDetailsConstructCallIndex = 6; variable
1305 return this.details_[kFrameDetailsConstructCallIndex];
H A Druntime.cc10397 static const int kFrameDetailsConstructCallIndex = 6;
10598 details->set(kFrameDetailsConstructCallIndex, heap->ToBoolean(constructor));

Completed in 39 milliseconds