Searched refs:call_string (Results 1 – 3 of 3) sorted by relevance
8 def self.parse( call_string ) argument9 parts = call_string.split( ':', 3 )
37 V(call_string, "call") \
1583 SimpleInstallFunction(isolate_, prototype, factory->call_string(), in InitializeGlobal()