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

  /external/v8/src/
data-flow.cc 206 info()->set_has_this_properties(true);
222 info()->set_has_this_properties(true);
compiler.h 159 void set_has_this_properties(bool flag) { has_this_properties_ = flag; } function in class:v8::internal::BASE_EMBEDDED

Completed in 151 milliseconds