ActionToNumber    173 libcore/vm/ASHandlers.cpp     void ActionToNumber(ActionExec& thread);
ActionToNumber    369 libcore/vm/ASHandlers.cpp     _handlers[ACTION_TONUMBER] = ActionHandler(ACTION_TONUMBER, ActionToNumber);