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

/external/v8/src/
H A Dapi.cc4652 const int Function::kLineOffsetNotFound = -1; member in class:v8::Function
4658 return kLineOffsetNotFound;
4665 return kLineOffsetNotFound;
4672 return kLineOffsetNotFound;
4679 return kLineOffsetNotFound;
/external/v8/include/
H A Dv8.h3325 * kLineOffsetNotFound if no information available.
3330 * kLineOffsetNotFound if no information available.
3352 static const int kLineOffsetNotFound; member in class:v8::Function

Completed in 152 milliseconds