Searched refs:funC (Results 1 – 1 of 1) sorted by relevance
232 v8::Local<v8::Function> funC = v8::Local<v8::Function>::Cast(v); in JS_DateParse() local238 v = funC->Call(context, context->Global(), argc, argv).ToLocalChecked(); in JS_DateParse()