HasContext 3444 src/objects.h bool HasContext();
HasContext 11007 src/runtime.cc if (scope_info->HasContext()) {
HasContext 11222 src/runtime.cc if (scope_info->HasContext()) {
HasContext 11289 src/runtime.cc if (nested_scope_chain_.last()->HasContext()) {
HasContext 11304 src/runtime.cc !scope_info->HasContext());
HasContext 11319 src/runtime.cc ASSERT(!scope_info->HasContext() ||
HasContext 11389 src/runtime.cc } else if (nested_scope_chain_.last()->HasContext()) {
HasContext 12016 src/runtime.cc ASSERT(!(scope_info->HasContext() & current.is_null()));
HasContext 12185 src/runtime.cc if (scope_info->HasContext()) {