Home
last modified time | relevance | path

Searched refs:FOR_EACH_INTRINSIC (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/runtime/
Druntime.cc48 FOR_EACH_INTRINSIC(F)
49 FOR_EACH_INTRINSIC(I)
Druntime.h636 #define FOR_EACH_INTRINSIC(F) \ macro
655 FOR_EACH_INTRINSIC(F) FOR_EACH_INTRINSIC(I) in FOR_EACH_INTRINSIC_RETURN_OBJECT() enumerator
/external/v8/src/interpreter/
Dbytecode-decoder.cc81 FOR_EACH_INTRINSIC(CASE) in NameForRuntimeId()
/external/v8/src/
Dexternal-reference-table.cc112 FOR_EACH_INTRINSIC(RUNTIME_ENTRY) in AddRuntimeFunctions()
Dcounters.cc430 FOR_EACH_INTRINSIC(CALL_RUNTIME_COUNTER) // in RuntimeCallStats()
Dcounters.h1012 FOR_EACH_INTRINSIC(CALL_RUNTIME_COUNTER)