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

  /external/v8/src/
scopeinfo.cc 124 uint32_t value = ContextLocalMode::encode(var->mode()) |
267 VariableMode ScopeInfo::ContextLocalMode(int var) {
271 return ContextLocalMode::decode(value);
317 *mode = ContextLocalMode(var);
objects.h     [all...]

Completed in 38 milliseconds