Searched refs:small_argv (Results 1 – 1 of 1) sorted by relevance
211 Object* small_argv[kBufferSize]; in InvokeApiFunction() local215 argv = small_argv; in InvokeApiFunction()241 if (argv != small_argv) delete[] argv; in InvokeApiFunction()