Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime_call_id.h1084 #define INTERPRETER_CALLER_ID(name) INTERPRETER_ID_##name, macro
1095 INTERPRETER_CALLER_LIST(INTERPRETER_CALLER_ID) BUILTINS_API_LIST(BUILTINS_API_ID)
1109 RuntimeTimerScope interpret_##name##_scope_(INTERPRETER_CALLER_ID(name) _run_stat_)