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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLA25Stub.cpp 15 const uint32_t STUB[] = {
33 m_pData(STUB),
34 m_Size(sizeof(STUB)) {
86 Stub* MipsLA25Stub::doClone() {
  /external/v8/src/
compiler.h 131 CompilationInfo(CodeStub* stub, Isolate* isolate, Zone* zone);
310 bool IsStub() const { return mode_ == STUB; }
446 STUB
471 // For compiled stubs, the stub object
  /external/v8/src/crankshaft/
hydrogen.h 513 STUB
685 // Create an artificial stub environment (e.g. for argument adaptor or
686 // constructor stub).
    [all...]

Completed in 177 milliseconds