Searched refs:Inval (Results 1 – 3 of 3) sorted by relevance
26 //TODO - Temporary fix. Inval doesn't Seem to be working.
75 void Global::Inval(const v8::FunctionCallbackInfo<v8::Value>& args) { in Inval() function in Global187 v8::FunctionTemplate::New(fIsolate, Global::Inval)); in createRootContext()
70 static void Inval(const v8::FunctionCallbackInfo<v8::Value>& args);