Searched refs:api_exec_state (Results 1 – 1 of 1) sorted by relevance
2213 v8::Local<v8::Object> api_exec_state = in NotifyMessageHandler() local2218 v8::Function::Cast(*api_exec_state->Get(fun_name)); in NotifyMessageHandler()2224 cmd_processor = v8::Object::Cast(*fun->Call(api_exec_state, kArgc, argv)); in NotifyMessageHandler()