Home
last modified time | relevance | path

Searched refs:kJSBuiltinsCodeOffset (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects.h7512 static const int kJSBuiltinsCodeOffset = variable
7515 kJSBuiltinsCodeOffset + (kJSBuiltinsCount * kPointerSize);
7522 return kJSBuiltinsCodeOffset + id * kPointerSize; in OffsetOfCodeWithId()