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

  /art/test/etc/
run-test-jar 28 INTERPRETER="n"
128 elif [ "x$1" = "x--interpreter" ]; then
129 INTERPRETER="y"
262 if [ "$INTERPRETER" = "y" ]; then
  /art/compiler/driver/
compiler_driver.cc 469 CREATE_TRAMPOLINE(INTERPRETER, kInterpreterAbi, pInterpreterToInterpreterBridge)
473 CREATE_TRAMPOLINE(INTERPRETER, kInterpreterAbi, pInterpreterToCompiledCodeBridge)
    [all...]

Completed in 154 milliseconds