OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v8PrototypeTypeIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
WrapperTypeInfo.h
48
static const int
v8PrototypeTypeIndex
= 0;
V8PerContextData.cpp
132
prototypeObject->SetAlignedPointerInInternalField(
v8PrototypeTypeIndex
, const_cast<WrapperTypeInfo*>(type));
Completed in 39 milliseconds