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

  /external/chromium_org/extensions/renderer/
activity_log_converter_strategy.cc 36 v8::Isolate::DisallowJavascriptExecutionScope scope(
37 isolate, v8::Isolate::DisallowJavascriptExecutionScope::THROW_ON_FAILURE);
124 v8::Isolate::DisallowJavascriptExecutionScope scope(
125 isolate, v8::Isolate::DisallowJavascriptExecutionScope::THROW_ON_FAILURE);
  /external/chromium_org/v8/test/cctest/
cctest.status 49 # This test always fails. It tests that DisallowJavascriptExecutionScope
51 'test-api/DisallowJavascriptExecutionScope': [FAIL],
  /external/chromium_org/v8/include/
v8.h     [all...]
  /external/chromium_org/v8/src/
api.cc     [all...]

Completed in 169 milliseconds