HomeSort by relevance Sort by last modified time
    Searched full:switch_context (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/v8/test/cctest/
test-accessors.cc 552 LocalContext switch_context; local
553 switch_context->Global()->Set(v8_str("fun"), fun);
556 expected_calling_context = switch_context.local();

Completed in 85 milliseconds