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

  /external/v8/src/
code-stubs.cc 55 AllowStubCallsScope allow_scope(masm, AllowsStubCalls());
code-stubs.h 191 bool AllowsStubCalls() { return MajorKey() <= Instanceof; }

Completed in 737 milliseconds