Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime.cc54 FOR_EACH_INTRINSIC(F)
55 FOR_EACH_INTRINSIC(I)
Druntime.h995 #define FOR_EACH_INTRINSIC(F) \ macro
1015 FOR_EACH_INTRINSIC(F) in FOR_EACH_INTRINSIC_RETURN_OBJECT() enumerator
1016 FOR_EACH_INTRINSIC(I) in FOR_EACH_INTRINSIC_RETURN_OBJECT()
/external/v8/src/
Dcounters.cc299 FOR_EACH_INTRINSIC(CALL_RUNTIME_COUNTER) //
Dexternal-reference-table.cc334 FOR_EACH_INTRINSIC(RUNTIME_ENTRY) in AddRuntimeFunctions()
Dcounters.h825 FOR_EACH_INTRINSIC(CALL_RUNTIME_COUNTER)