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

  /external/chromium_org/v8/src/
scopeinfo.cc 100 uint32_t value = ContextLocalMode::encode(var->mode()) |
242 VariableMode ScopeInfo::ContextLocalMode(int var) {
246 return ContextLocalMode::decode(value);
307 *mode = scope_info->ContextLocalMode(var);
objects.h     [all...]

Completed in 246 milliseconds