Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.h317 #define CALL_PUSH_ARGS_1() \ macro
323 #define DEPRECATED_CALL_PUSH_ARGS_1() CALL_PUSH_ARGS_1()
329 CALL_PUSH_ARGS_1(); \
H A Dinterpreter-inl.cpp304 #define CALL_PUSH_ARGS_1() \ macro
310 #define DEPRECATED_CALL_PUSH_ARGS_1() CALL_PUSH_ARGS_1()
316 CALL_PUSH_ARGS_1(); \

Completed in 21 milliseconds