Home
last modified time | relevance | path

Searched refs:JS_OP_LIST (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Djs-generic-lowering.h35 JS_OP_LIST(DECLARE_LOWER)
Dopcodes.h153 #define JS_OP_LIST(V) \ macro
331 JS_OP_LIST(V)
Djs-generic-lowering.cc45 JS_OP_LIST(DECLARE_CASE) in Reduce()
Dsimplified-lowering.cc885 JS_OP_LIST(DEFINE_JS_CASE) in VisitNode()
/external/v8/test/unittests/compiler/
Dopcodes-unittest.cc46 JS_OP_LIST(OPCODE) in IsJsOpcode()