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

  /external/chromium_org/v8/src/
objects.h     [all...]
objects.cc 454 if (getter->IsSpecFunction()) {
505 if (setter->IsSpecFunction()) {
    [all...]
objects-inl.h 189 bool Object::IsSpecFunction() {
    [all...]
runtime.cc     [all...]

Completed in 254 milliseconds