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

  /external/chromium_org/v8/src/
code-stubs.h     [all...]
  /external/v8/src/
code-stubs.h 959 class AllowStubCallsScope {
961 AllowStubCallsScope(MacroAssembler* masm, bool allow)
965 ~AllowStubCallsScope() {
973 DISALLOW_COPY_AND_ASSIGN(AllowStubCallsScope);
    [all...]

Completed in 48 milliseconds