Searched defs:stack_push (Results 1 – 2 of 2) sorted by relevance
546 Result stack_push = StackPush(object); in SerializeJSArray() local634 Result stack_push = StackPush(object); in SerializeJSObject() local
430 static int stack_push(struct stack *stack, void *ptr) in stack_push() function