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

  /external/chromium_org/gin/public/
context_holder.h 19 // The field at kDebugIdIndex is treated specially by V8 and is reserved for
22 kDebugIdIndex = 0,
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8PerContextData.h 57 v8ContextDebugIdIndex = static_cast<int>(gin::kDebugIdIndex),

Completed in 72 milliseconds