Home
last modified time | relevance | path

Searched refs:CALL_PUSH_ARGS_2 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.h326 #define CALL_PUSH_ARGS_2() \ macro
333 #define DEPRECATED_CALL_PUSH_ARGS_2() CALL_PUSH_ARGS_2()
339 CALL_PUSH_ARGS_2(); \
H A Dinterpreter-inl.cpp313 #define CALL_PUSH_ARGS_2() \ macro
320 #define DEPRECATED_CALL_PUSH_ARGS_2() CALL_PUSH_ARGS_2()
326 CALL_PUSH_ARGS_2(); \

Completed in 15 milliseconds