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

  /external/chromium_org/v8/src/
contexts.cc 166 if (context->IsFunctionContext() || context->IsBlockContext()) {
contexts.h 478 bool IsBlockContext() {
scopes.cc 229 } else if (context->IsBlockContext()) {
    [all...]
runtime.cc     [all...]

Completed in 35 milliseconds